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_219174_, LevelAccessor p_219175_, MobSpawnType p_219176_, BlockPos p_219177_, RandomSource p_219178_) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type ZombifiedPiglinModifierConstructorDescriptionZombifiedPiglin
(EntityType<? extends ZombifiedPiglin> p_34427_, Level p_34428_)