Uses of Class
net.minecraft.world.entity.monster.ZombifiedPiglin
Packages that use ZombifiedPiglin
-
Uses of ZombifiedPiglin in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type ZombifiedPiglinModifier and TypeFieldDescriptionstatic final EntityType<ZombifiedPiglin>
EntityType.ZOMBIFIED_PIGLIN
-
Uses of ZombifiedPiglin in net.minecraft.world.entity.monster
Method parameters in net.minecraft.world.entity.monster with type arguments of type ZombifiedPiglinModifier and TypeMethodDescriptionstatic boolean
ZombifiedPiglin.checkZombifiedPiglinSpawnRules
(EntityType<ZombifiedPiglin> p_34450_, LevelAccessor p_34451_, MobSpawnType p_34452_, BlockPos p_34453_, Random p_34454_) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type ZombifiedPiglinModifierConstructorDescriptionZombifiedPiglin
(EntityType<? extends ZombifiedPiglin> p_34427_, Level p_34428_)