Class ChestMenuClickEvent
java.lang.Object
dev.latvian.mods.kubejs.gui.chest.ChestMenuClickEvent
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal intbooleanfinal ChestMenuSlotfinal net.minecraft.world.inventory.ClickType -
Constructor Summary
ConstructorsConstructorDescriptionChestMenuClickEvent(ChestMenuSlot slot, net.minecraft.world.inventory.ClickType type, int button) -
Method Summary
-
Field Details
-
slot
-
type
public final net.minecraft.world.inventory.ClickType type -
button
public final int button -
handled
public transient boolean handled
-
-
Constructor Details
-
ChestMenuClickEvent
public ChestMenuClickEvent(ChestMenuSlot slot, net.minecraft.world.inventory.ClickType type, int button)
-
-
Method Details
-
setHandled
public void setHandled()
-