Package net.minecraft.screen
package net.minecraft.screen
-
InterfaceDescriptionA property delegate represents an indexed list of integer properties.Screen handler contexts allow screen handlers to interact with the logical server's world safely.ScreenHandlerType.Factory<T extends ScreenHandler>
-
ClassDescriptionAbstractRecipeScreenHandler<C extends Inventory>A
PropertyDelegate
that is implemented using an int array.An integer property that is stored in aScreenHandler
.ScreenHandlerType<T extends ScreenHandler>