Uses of Class
net.minecraft.entity.mob.ZombifiedPiglinEntity
Package
Description
-
Uses of ZombifiedPiglinEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionvoid
ZombifiedPiglinEntityRenderer.updateRenderState
(ZombifiedPiglinEntity zombifiedPiglinEntity, ZombifiedPiglinEntityRenderState zombifiedPiglinEntityRenderState, float float2) -
Uses of ZombifiedPiglinEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType
<ZombifiedPiglinEntity> EntityType.ZOMBIFIED_PIGLIN
-
Uses of ZombifiedPiglinEntity in net.minecraft.entity.mob
Modifier and TypeMethodDescriptionstatic boolean
ZombifiedPiglinEntity.canSpawn
(EntityType<ZombifiedPiglinEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) ModifierConstructorDescriptionZombifiedPiglinEntity
(EntityType<? extends ZombifiedPiglinEntity> type, World world)