Uses of Interface
net.minecraft.util.Clearable
Packages that use Clearable
Package
Description
-
Uses of Clearable in net.minecraft.block
Classes in net.minecraft.block that implement ClearableModifier and TypeClassDescriptionprivate static class
private static class
private static class
-
Uses of Clearable in net.minecraft.block.entity
Subinterfaces of Clearable in net.minecraft.block.entityClasses in net.minecraft.block.entity that implement ClearableModifier 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
Classes in net.minecraft.entity.player that implement Clearable -
Uses of Clearable in net.minecraft.entity.vehicle
Subinterfaces of Clearable in net.minecraft.entity.vehicleClasses in net.minecraft.entity.vehicle that implement ClearableModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Clearable in net.minecraft.inventory
Subinterfaces of Clearable in net.minecraft.inventoryModifier 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
.Classes in net.minecraft.inventory that implement ClearableModifier 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
Classes in net.minecraft.village that implement Clearable