@FunctionalInterface public interface ScreenHandlerFactory
Modifier and Type | Method and Description |
---|---|
ScreenHandler |
createMenu(int syncId,
PlayerInventory inv,
PlayerEntity player) |
@Nullable ScreenHandler createMenu(int syncId, PlayerInventory inv, PlayerEntity player)