net.minecraft.client.render.entity.layer

class ParrotOnShoulderLayer$ShoulderEntity

cca$a
net.minecraft.class_3302$class_3303
net.minecraft.client.render.entity.layer.ParrotOnShoulderLayer$ShoulderEntity
net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder$DataHolder
net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder$DataHolder

Field summary

Modifier and TypeField
public UUID
a
field_16159
uuid
field_192882_a
entityId
public LivingEntityRenderer<? extends LivingEntity>
b
field_16160
renderer
field_192883_b
renderer
public Model
c
field_16161
model
field_192884_c
model
public Identifier
d
field_16162
texture
field_192885_d
textureLocation
public Class<?>
e
field_16163
type
field_192886_e
clazz

Constructor summary

ModifierConstructor
public (UUID arg0, LivingEntityRenderer<? extends LivingEntity> uuid, Model renderer, Identifier model, Class<?> texture)