Uses of Class
net.minecraft.entity.passive.ParrotEntity
Package
Description
-
Uses of ParrotEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionfloat
ParrotRenderer.getBob
(ParrotEntity p_77044_1_, float p_77044_2_) ParrotRenderer.getTextureLocation
(ParrotEntity p_110775_1_) -
Uses of ParrotEntity in net.minecraft.client.renderer.entity.model
Modifier and TypeMethodDescriptionprivate static ParrotModel.State
ParrotModel.getState
(ParrotEntity p_217158_0_) void
ParrotModel.prepareMobModel
(ParrotEntity p_212843_1_, float p_212843_2_, float p_212843_3_, float p_212843_4_) void
ParrotModel.setupAnim
(ParrotEntity p_225597_1_, float p_225597_2_, float p_225597_3_, float p_225597_4_, float p_225597_5_, float p_225597_6_) -
Uses of ParrotEntity in net.minecraft.entity
-
Uses of ParrotEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic boolean
ParrotEntity.checkParrotSpawnRules
(EntityType<ParrotEntity> p_223317_0_, IWorld p_223317_1_, SpawnReason p_223317_2_, BlockPos p_223317_3_, Random p_223317_4_) ModifierConstructorDescriptionParrotEntity
(EntityType<? extends ParrotEntity> p_i50251_1_, World p_i50251_2_)