Uses of Interface
net.minecraft.item.Vanishable
Package | Description |
---|---|
net.minecraft.block | |
net.minecraft.item |
-
Uses of Vanishable in net.minecraft.block
Classes in net.minecraft.block that implement Vanishable Modifier and Type Class Description class
AbstractSkullBlock
class
CarvedPumpkinBlock
class
PlayerSkullBlock
class
SkullBlock
class
WallPlayerSkullBlock
class
WallSkullBlock
class
WallWitherSkullBlock
class
WitherSkullBlock
-
Uses of Vanishable in net.minecraft.item
Subinterfaces of Vanishable in net.minecraft.item Modifier and Type Interface Description interface
Wearable
Represents a type of item that is wearable in an armor equipment slot.Classes in net.minecraft.item that implement Vanishable Modifier and Type Class Description class
ArmorItem
class
AxeItem
class
BowItem
class
CompassItem
class
CrossbowItem
class
DyeableArmorItem
class
ElytraItem
class
FishingRodItem
class
HoeItem
class
MiningToolItem
class
PickaxeItem
class
ShovelItem
class
SwordItem
class
TridentItem