Uses of Class
net.minecraft.entity.passive.ParrotEntity
Package
Description
-
Uses of ParrotEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionvoid
ParrotEntityRenderer.updateRenderState
(ParrotEntity parrotEntity, ParrotEntityRenderState parrotEntityRenderState, float float2) -
Uses of ParrotEntity in net.minecraft.client.render.entity.model
Modifier and TypeMethodDescriptionstatic ParrotEntityModel.Pose
ParrotEntityModel.getPose
(ParrotEntity parrot) -
Uses of ParrotEntity in net.minecraft.entity
-
Uses of ParrotEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic boolean
ParrotEntity.canSpawn
(EntityType<ParrotEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)