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 booleanZombifiedPiglin.checkZombifiedPiglinSpawnRules(EntityType<ZombifiedPiglin> pZombifiedPiglin, LevelAccessor pLevel, MobSpawnType pSpawnType, BlockPos pPos, RandomSource pRandom) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type ZombifiedPiglinModifierConstructorDescriptionZombifiedPiglin(EntityType<? extends ZombifiedPiglin> pEntityType, Level pLevel)