Uses of Interface
net.minecraft.util.Clearable
Package
Description
-
Uses of Clearable in net.minecraft.block
Modifier and TypeClassDescriptionprivate static class
private static class
private static class
-
Uses of Clearable in net.minecraft.block.entity
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of Clearable in net.minecraft.entity.player
-
Uses of Clearable in net.minecraft.entity.vehicle
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of Clearable in net.minecraft.inventory
Modifier and TypeInterfaceDescriptioninterface
A container ofItemStack
s.interface
An inventory whose contents can be supplied from a loot table.interface
Represents an inventory that is an input for a recipe, such as crafting table inputs.interface
A special inventory interface for inventories that expose different slots for different sides, such as furnaces.interface
An inventory that holds exactly oneItemStack
, at slot0
.Modifier and TypeClassDescriptionclass
Represents an inventory for crafting inputs.class
Represents an inventory for the crafting output slot.class
Represents a combined inventory that is backed by two inventories.class
Represents an inventory used for ender chests.class
A generic implementation ofInventory
. -
Uses of Clearable in net.minecraft.village