static interface ScreenHandlerType.Factory<T extends ScreenHandler>
Modifier and Type | Method and Description |
---|---|
T |
create(int syncId,
PlayerInventory playerInventory) |
@Environment(value=CLIENT) T create(int syncId, PlayerInventory playerInventory)