Uses of Class
net.minecraft.entity.passive.ParrotEntity
Package
Description
-
Uses of ParrotEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionfloat
ParrotEntityRenderer.getAnimationProgress
(ParrotEntity parrotEntity, float float2) ParrotEntityRenderer.getTexture
(ParrotEntity parrotEntity) -
Uses of ParrotEntity in net.minecraft.client.render.entity.model
Modifier and TypeMethodDescriptionvoid
ParrotEntityModel.animateModel
(ParrotEntity parrotEntity, float float2, float float3, float float4) private static ParrotEntityModel.Pose
ParrotEntityModel.getPose
(ParrotEntity parrot) void
ParrotEntityModel.setAngles
(ParrotEntity parrotEntity, float float2, float float3, float float4, float float5, float float6) -
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)