Uses of Class
net.minecraft.world.entity.animal.Parrot
Packages that use Parrot
Package
Description
-
Uses of Parrot in net.minecraft.client.model
Methods in net.minecraft.client.model 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 TypeMethodDescriptionvoid
ParrotRenderer.extractRenderState
(Parrot pEntity, ParrotRenderState pReusedState, float pPartialTick) -
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
Method parameters in net.minecraft.world.entity.animal with type arguments of type ParrotModifier and TypeMethodDescriptionstatic boolean
Parrot.checkParrotSpawnRules
(EntityType<Parrot> pEntityType, LevelAccessor pLevel, EntitySpawnReason pSpawnReason, BlockPos pPos, RandomSource pRandom) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type Parrot