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
Subclasses with type arguments of type Parrot in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type ParrotModifier and TypeMethodDescriptionvoidParrotRenderer.extractRenderState(Parrot entity, ParrotRenderState state, float partialTicks) -
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> type, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.animal.parrot with type arguments of type Parrot