How to get the AbstractEditor in EntityCombinedScreen

Or how can I get getItem(), preCommit() etc.

This class doesn’t implement AbstractEditor, so it doesn’t provide such methods. Look at the EntityCombinedScreen.save() method for hints.

1 Like