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 ParrotModifier and TypeMethodDescriptionprivate static ParrotModel.State
void
ParrotModel.prepareMobModel
(Parrot pEntity, float pLimbSwing, float pLimbSwingAmount, float pPartialTick) void
ParrotModel.setupAnim
(Parrot pEntity, float pLimbSwing, float pLimbSwingAmount, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) Sets this entity's model rotation angles -
Uses of Parrot in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type ParrotModifier and TypeMethodDescriptionfloat
Defines what float the third param in setRotationAngles of ModelBase isParrotRenderer.getTextureLocation
(Parrot pEntity) Returns the location of an entity's texture. -
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> pParrot, LevelAccessor pLevel, MobSpawnType pSpawnType, BlockPos pPos, RandomSource pRandom) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type Parrot