Uses of Class
net.minecraft.entity.mob.ZombiePigmanEntity
Packages that use ZombiePigmanEntity
Package
Description
-
Uses of ZombiePigmanEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type ZombiePigmanEntityModifier and TypeMethodDescriptionprotected IdentifierZombiePigmanEntityRenderer.getTexture(ZombiePigmanEntity zombiePigmanEntity) -
Uses of ZombiePigmanEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ZombiePigmanEntityModifier and TypeFieldDescriptionstatic final EntityType<ZombiePigmanEntity>EntityType.ZOMBIE_PIGMAN -
Uses of ZombiePigmanEntity in net.minecraft.entity.mob
Constructors in net.minecraft.entity.mob with parameters of type ZombiePigmanEntityModifierConstructorDescriptionAvoidZombiesGoal(ZombiePigmanEntity zombiePigmanEntity) FollowPlayerIfAngryGoal(ZombiePigmanEntity zombiePigmanEntity)