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_29424_, LevelAccessor p_29425_, MobSpawnType p_29426_, BlockPos p_29427_, Random p_29428_)