Uses of Interface
org.bukkit.inventory.LoomInventory
Packages that use LoomInventory
Package
Description
Package for
InventoryView
child interfaces that
house further usability for InventoryView
.-
Uses of LoomInventory in io.papermc.paper.event.player
Methods in io.papermc.paper.event.player that return LoomInventoryModifier and TypeMethodDescriptionPlayerLoomPatternSelectEvent.getLoomInventory()
Gets the loom inventory involved.Constructors in io.papermc.paper.event.player with parameters of type LoomInventoryModifierConstructorDescriptionPlayerLoomPatternSelectEvent
(Player player, LoomInventory loomInventory, PatternType patternType) -
Uses of LoomInventory in org.bukkit.inventory.view
Methods in org.bukkit.inventory.view that return LoomInventory