Uses of Class
net.minecraft.world.entity.animal.parrot.Parrot
Packages that use Parrot
Package
Description
-
Uses of Parrot in net.minecraft.client.model.animal.parrot
Methods in net.minecraft.client.model.animal.parrot with parameters of type Parrot -
Uses of Parrot in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type ParrotModifier and TypeMethodDescriptionvoidParrotRenderer.extractRenderState(Parrot p_481942_, ParrotRenderState p_362444_, float p_361350_) -
Uses of Parrot in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Parrot -
Uses of Parrot in net.minecraft.world.entity.animal.parrot
Method parameters in net.minecraft.world.entity.animal.parrot with type arguments of type ParrotModifier and TypeMethodDescriptionstatic booleanParrot.checkParrotSpawnRules(EntityType<Parrot> entityType, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.animal.parrot with type arguments of type Parrot