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 classAbstractSkullBlockclassCarvedPumpkinBlockclassSkullBlockclassSkullPlayerBlockclassSkullWallPlayerBlockclassWallSkullBlockclassWitherSkeletonSkullBlockclassWitherSkeletonWallSkullBlock -
Uses of IVanishable in net.minecraft.enchantment
Subinterfaces of IVanishable in net.minecraft.enchantment Modifier and Type Interface Description interfaceIArmorVanishable -
Uses of IVanishable in net.minecraft.item
Classes in net.minecraft.item that implement IVanishable Modifier and Type Class Description classArmorItemclassAxeItemclassBowItemclassCompassItemclassCrossbowItemclassDyeableArmorItemclassElytraItemclassFishingRodItemclassHoeItemclassPickaxeItemclassShovelItemclassSwordItemclassToolItemclassTridentItem -
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 classPlayerAttackKnockbackTest.KnockbackSwordItem
-