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
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.