Uses of Class
net.minecraft.entity.mob.ZombifiedPiglinEntity
Packages that use ZombifiedPiglinEntity
-
Uses of ZombifiedPiglinEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ZombifiedPiglinEntityModifier and TypeFieldDescriptionstatic EntityType<ZombifiedPiglinEntity>
EntityType.ZOMBIFIED_PIGLIN
-
Uses of ZombifiedPiglinEntity in net.minecraft.entity.mob
Method parameters in net.minecraft.entity.mob with type arguments of type ZombifiedPiglinEntityModifier and TypeMethodDescriptionstatic boolean
ZombifiedPiglinEntity.canSpawn(EntityType<ZombifiedPiglinEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
Constructor parameters in net.minecraft.entity.mob with type arguments of type ZombifiedPiglinEntityModifierConstructorDescriptionZombifiedPiglinEntity(EntityType<? extends ZombifiedPiglinEntity> type, World world)