New:
-
ListedLayers#reset() and
PaginatedElements#reset() [Useful if layer hasn't been added to GUI and is being handled by another layer]
-
Item#onSwapHand,
Item#onSlotChange,
Item#onDrop,
Item#onPickup (
#1)
Changes:
-
Item#onUse now has a third argument
ClickType showing what type of click it was (left/right) (
#1)
Fixes:
-
BlockInteractionEvent#getInteractionPoint is now Nullable