Uses of Class
net.minecraft.entity.mob.ZombifiedPiglinEntity
Packages that use ZombifiedPiglinEntity
- 
Uses of ZombifiedPiglinEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type ZombifiedPiglinEntityModifier and TypeFieldDescriptionstatic final EntityType<ZombifiedPiglinEntity>EntityType.ZOMBIFIED_PIGLIN
- 
Uses of ZombifiedPiglinEntity in net.minecraft.entity.mobMethod parameters in net.minecraft.entity.mob with type arguments of type ZombifiedPiglinEntityModifier and TypeMethodDescriptionstatic booleanZombifiedPiglinEntity.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)