Uses of Class
net.minecraft.world.entity.monster.ZombifiedPiglin
Packages that use ZombifiedPiglin
Package
Description
-
Uses of ZombifiedPiglin in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type ZombifiedPiglinModifier and TypeMethodDescriptionvoid
ZombifiedPiglinRenderer.extractRenderState
(ZombifiedPiglin p_363866_, ZombifiedPiglinRenderState p_361548_, float p_361739_) -
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_, EntitySpawnReason p_365119_, 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_)