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 p_103212_, float p_103213_, float p_103214_, float p_103215_) void
ParrotModel.setupAnim
(Parrot p_103217_, float p_103218_, float p_103219_, float p_103220_, float p_103221_, float p_103222_) -
Uses of Parrot in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type Parrot -
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> p_218242_, LevelAccessor p_218243_, MobSpawnType p_218244_, BlockPos p_218245_, RandomSource p_218246_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type Parrot