Uses of Class
net.minecraft.world.entity.monster.ZombifiedPiglin
-
Uses of ZombifiedPiglin in net.minecraft.world.entity
Modifier and TypeFieldDescriptionstatic final EntityType<ZombifiedPiglin>
EntityType.ZOMBIFIED_PIGLIN
-
Uses of ZombifiedPiglin in net.minecraft.world.entity.monster
Modifier and TypeMethodDescriptionstatic boolean
ZombifiedPiglin.checkZombifiedPiglinSpawnRules
(EntityType<ZombifiedPiglin> p_34450_, LevelAccessor p_34451_, MobSpawnType p_34452_, BlockPos p_34453_, Random p_34454_) ModifierConstructorDescriptionZombifiedPiglin
(EntityType<? extends ZombifiedPiglin> p_34427_, Level p_34428_)