Uses of Class
net.minecraft.entity.passive.ParrotEntity
Packages that use ParrotEntity
Package
Description
-
Uses of ParrotEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type ParrotEntityModifier and TypeMethodDescriptionParrotEntityRenderer.method_4080(ParrotEntity parrotEntity) floatParrotEntityRenderer.method_4081(ParrotEntity parrotEntity, float float2) -
Uses of ParrotEntity in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type ParrotEntityModifier and TypeMethodDescriptionprivate static ParrotEntityModel.PoseParrotEntityModel.getPose(ParrotEntity parrot) voidParrotEntityModel.method_17108(ParrotEntity parrotEntity, float float2, float float3, float float4) voidParrotEntityModel.method_17112(ParrotEntity parrotEntity, float float2, float float3, float float4, float float5, float float6) -
Uses of ParrotEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ParrotEntity -
Uses of ParrotEntity in net.minecraft.entity.passive
Method parameters in net.minecraft.entity.passive with type arguments of type ParrotEntityModifier and TypeMethodDescriptionstatic booleanParrotEntity.canSpawn(EntityType<ParrotEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) Constructor parameters in net.minecraft.entity.passive with type arguments of type ParrotEntity