Uses of Interface
net.minecraft.entity.IChargeableMob
-
Packages that use IChargeableMob Package Description net.minecraft.client.renderer.entity.layers net.minecraft.entity.boss net.minecraft.entity.monster -
-
Uses of IChargeableMob in net.minecraft.client.renderer.entity.layers
Classes in net.minecraft.client.renderer.entity.layers with type parameters of type IChargeableMob Modifier and Type Class Description class
EnergyLayer<T extends Entity & IChargeableMob,M extends EntityModel<T>>
-
Uses of IChargeableMob in net.minecraft.entity.boss
Classes in net.minecraft.entity.boss that implement IChargeableMob Modifier and Type Class Description class
WitherEntity
-
Uses of IChargeableMob in net.minecraft.entity.monster
Classes in net.minecraft.entity.monster that implement IChargeableMob Modifier and Type Class Description class
CreeperEntity
-