Package org.geysermc.geyser.inventory
Class BedrockContainerSlot
java.lang.Object
org.geysermc.geyser.inventory.BedrockContainerSlot
-
Constructor Summary
ConstructorDescriptionBedrockContainerSlot(com.nukkitx.protocol.bedrock.data.inventory.ContainerSlotType container, int slot)
-
Method Summary
-
Constructor Details
-
BedrockContainerSlot
public BedrockContainerSlot(com.nukkitx.protocol.bedrock.data.inventory.ContainerSlotType container, int slot)
-
-
Method Details