Uses of Class
net.minecraft.world.entity.animal.Parrot
Package
Description
-
Uses of Parrot in net.minecraft.client.model
Modifier 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
-
Uses of Parrot in net.minecraft.world.entity
-
Uses of Parrot in net.minecraft.world.entity.animal
Modifier and TypeMethodDescriptionstatic boolean
Parrot.checkParrotSpawnRules
(EntityType<Parrot> p_218242_, LevelAccessor p_218243_, MobSpawnType p_218244_, BlockPos p_218245_, RandomSource p_218246_)