Uses of Interface
com.destroystokyo.paper.loottable.LootableInventory
Packages that use LootableInventory
Package
Description
Classes used to manipulate the voxels in a
world
,
including special states.Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Interfaces for various
Boat
types.Interfaces for various
Minecart
types.-
Uses of LootableInventory in com.destroystokyo.paper.loottable
Subinterfaces of LootableInventory in com.destroystokyo.paper.loottableModifier and TypeInterfaceDescriptioninterface
Represents an Inventory that can generate loot, such as Chests inside of Fortresses and Mineshaftsinterface
Represents an Inventory that can generate loot, such as Minecarts inside of MineshaftsMethods in com.destroystokyo.paper.loottable that return LootableInventoryConstructors in com.destroystokyo.paper.loottable with parameters of type LootableInventoryModifierConstructorDescriptionLootableInventoryReplenishEvent
(Player player, LootableInventory inventory) -
Uses of LootableInventory in org.bukkit.block
Subinterfaces of LootableInventory in org.bukkit.blockModifier and TypeInterfaceDescriptioninterface
Represents a captured state of a Barrel.interface
Represents a captured state of a chest.interface
Represents a captured state of a crafter.interface
Represents a captured state of a dispenser.interface
Represents a captured state of a dropper.interface
Represents a captured state of a hopper.interface
Represents a captured state of a ShulkerBox. -
Uses of LootableInventory in org.bukkit.entity
Subinterfaces of LootableInventory in org.bukkit.entity -
Uses of LootableInventory in org.bukkit.entity.boat
Subinterfaces of LootableInventory in org.bukkit.entity.boatModifier and TypeInterfaceDescriptioninterface
Represents an acacia chest boat.interface
Represents a bamboo chest raft.interface
Represents a birch chest boat.interface
Represents a cherry chest boat.interface
Represents a dark oak chest boat.interface
Represents a jungle chest boat.interface
Represents a mangrove chest boat.interface
Represents an oak chest boat.interface
Represents a pale oak chest boat.interface
Represents a spruce chest boat. -
Uses of LootableInventory in org.bukkit.entity.minecart
Subinterfaces of LootableInventory in org.bukkit.entity.minecartModifier and TypeInterfaceDescriptioninterface
Represents a Minecart with a Hopper inside itinterface
Represents a minecart with a chest.