ExtendedScreenHandlerType

public final class ExtendedScreenHandlerType<T extends ScreenHandler> extends ScreenHandlerType<T>

Constructors

ExtendedScreenHandlerType
Link copied to clipboard

Functions

create
Link copied to clipboard
@Environment(value = EnvType.CLIENT)
T create(int syncId, PlayerInventory inventory)
T create(int syncId, PlayerInventory playerInventory)
@Environment(value = EnvType.CLIENT)
T create(int syncId, PlayerInventory inventory, PacketByteBuf buf)

Sources

jvm source
Link copied to clipboard