Uses of Interface
net.minecraft.enchantment.IVanishable
-
Packages that use IVanishable Package Description net.minecraft.block net.minecraft.enchantment net.minecraft.item net.minecraftforge.debug.entity.player -
-
Uses of IVanishable in net.minecraft.block
Classes in net.minecraft.block that implement IVanishable Modifier and Type Class Description class
AbstractSkullBlock
class
CarvedPumpkinBlock
class
SkullBlock
class
SkullPlayerBlock
class
SkullWallPlayerBlock
class
WallSkullBlock
class
WitherSkeletonSkullBlock
class
WitherSkeletonWallSkullBlock
-
Uses of IVanishable in net.minecraft.enchantment
Subinterfaces of IVanishable in net.minecraft.enchantment Modifier and Type Interface Description interface
IArmorVanishable
-
Uses of IVanishable in net.minecraft.item
Classes in net.minecraft.item that implement IVanishable Modifier and Type Class Description class
ArmorItem
class
AxeItem
class
BowItem
class
CompassItem
class
CrossbowItem
class
DyeableArmorItem
class
ElytraItem
class
FishingRodItem
class
HoeItem
class
PickaxeItem
class
ShovelItem
class
SwordItem
class
ToolItem
class
TridentItem
-
Uses of IVanishable in net.minecraftforge.debug.entity.player
Classes in net.minecraftforge.debug.entity.player that implement IVanishable Modifier and Type Class Description (package private) static class
PlayerAttackKnockbackTest.KnockbackSwordItem
-