Uses of Interface
com.destroystokyo.paper.loottable.LootableEntityInventory
Packages that use LootableEntityInventory
Package
Description
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 LootableEntityInventory in org.bukkit.entity
Subinterfaces of LootableEntityInventory in org.bukkit.entity -
Uses of LootableEntityInventory in org.bukkit.entity.boat
Subinterfaces of LootableEntityInventory 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 LootableEntityInventory in org.bukkit.entity.minecart
Subinterfaces of LootableEntityInventory in org.bukkit.entity.minecartModifier and TypeInterfaceDescriptioninterface
Represents a Minecart with a Hopper inside itinterface
Represents a minecart with a chest.