Uses of Class
net.wesjd.anvilgui.AnvilGUI.StateSnapshot
Packages that use AnvilGUI.StateSnapshot
-
Uses of AnvilGUI.StateSnapshot in net.wesjd.anvilgui
Method parameters in net.wesjd.anvilgui with type arguments of type AnvilGUI.StateSnapshotModifier and TypeMethodDescriptionAnvilGUI.Builder.onClick(BiFunction<Integer, AnvilGUI.StateSnapshot, List<AnvilGUI.ResponseAction>> clickHandler) Do an action when a slot is clicked in the inventoryAnvilGUI.Builder.onClose(Consumer<AnvilGUI.StateSnapshot> closeListener) Listens for when the inventory is closed