net.minecraft.client.render.entity.layer

public class ParrotOnShoulderLayer

implements EntityRenderLayer<PlayerEntity>

dbs
net.minecraft.class_3302
net.minecraft.client.render.entity.layer.ParrotOnShoulderLayer
net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder
net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder

Field summary

Modifier and TypeField
private final EntityRenderDispatcher
c
field_16150
dispatcher
field_192867_c
renderManager
protected LivingEntityRenderer<? extends LivingEntity>
a
field_16148
leftRenderer
field_192865_a
leftRenderer
private Model
d
field_16151
leftModel
field_192868_d
leftModel
private Identifier
e
field_16152
leftTextureLocation
field_192869_e
leftResource
private UUID
f
field_16153
leftUuid
field_192870_f
leftUniqueId
private EntityType<?>
g
field_20960
leftType
field_192871_g
leftEntityClass
protected LivingEntityRenderer<? extends LivingEntity>
b
field_16149
rightRenderer
field_192866_b
rightRenderer
private Model
h
field_16155
rightModel
field_192872_h
rightModel
private Identifier
i
field_16156
rightTextureLocation
field_192873_i
rightResource
private UUID
j
field_16157
rightUuid
field_192874_j
rightUniqueId
private EntityType<?>
k
field_20961
rightType
field_192875_k
rightEntityClass

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher dispatcher)

Method summary

Modifier and TypeMethod
public void
a(aog arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_14696(class_988 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(PlayerEntity entity, float walkAnimationProgress, float walkAnimationSpeed, float tickDelta, float bob, float yaw, float pitch, float scale)
func_177141_a(EntityPlayer arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(EntityPlayer entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
private ParrotOnShoulderLayer$ShoulderEntity
a(aog arg0, UUID arg1, gy arg2, czk<? extends afa> arg3, cpc arg4, pc arg5, aev<?> arg6, float arg7, float arg8, float arg9, float arg10, float arg11, float arg12, float arg13, boolean arg14)
method_14697(class_988 arg0, UUID arg1, class_322 arg2, class_1635<? extends class_1699> arg3, class_444 arg4, class_1653 arg5, class_3460<?> arg6, float arg7, float arg8, float arg9, float arg10, float arg11, float arg12, float arg13, boolean arg14)
render(PlayerEntity player, UUID uuid, NbtCompound data, LivingEntityRenderer<? extends LivingEntity> renderer, Model model, Identifier texture, EntityType<?> type, float walkAnimationProgress, float walkAnimationSpeed, float tickDelta, float bob, float yaw, float pitch, float scale, boolean left)
func_200695_a(EntityPlayer arg0, UUID arg1, NBTTagCompound arg2, RenderLivingBase<? extends EntityLivingBase> arg3, ModelBase arg4, ResourceLocation arg5, EntityType<?> arg6, float arg7, float arg8, float arg9, float arg10, float arg11, float arg12, float arg13, boolean arg14)
renderEntityOnShoulder(EntityPlayer ageTicks, UUID uuidIn, NBTTagCompound tagCompoundIn, RenderLivingBase<? extends EntityLivingBase> renderIn, ModelBase modelBaseIn, ResourceLocation locationTexture, EntityType<?> entityTypeIn, float limbSwing, float limbSwingAmount, float arg9, float arg10, float arg11, float arg12, float arg13, boolean arg14)
public boolean
a()
method_10296()
colorsWhenDamaged()
func_177142_b()
shouldCombineTextures()