net.minecraft.client.model

public class BreezeModel<T extends Breeze>

extends HierarchicalModel<T>

fjg
net.minecraft.client.model.BreezeModel
net.minecraft.class_8973
net.minecraft.client.render.entity.model.BreezeEntityModel
net.minecraft.src.C_302185_

Field summary

Modifier and TypeField
private static final float
a
WIND_TOP_SPEED
field_47431
field_47431
f_303565_
private static final float
b
WIND_MIDDLE_SPEED
field_47432
field_47432
f_303418_
private static final float
f
WIND_BOTTOM_SPEED
field_47433
field_47433
f_303728_
private final ModelPart
g
root
field_47434
root
f_303110_
private final ModelPart
h
head
field_47435
head
f_302678_
private final ModelPart
i
windBody
field_47436
windBody
f_303848_
private final ModelPart
j
windTop
field_47437
windTop
f_302278_
private final ModelPart
k
windMid
field_47438
windMid
f_302586_
private final ModelPart
l
windBottom
field_47439
windBottom
f_302591_
private final ModelPart
m
rods
field_47440
rods
f_302579_

Constructor summary

ModifierConstructor
public (ModelPart root)

Method summary

Modifier and TypeMethod
public static LayerDefinition
b()
createBodyLayer()
method_55233()
getTexturedModelData()
m_304895_()
public static LayerDefinition
c()
createEyesLayer()
method_55234()
getEyesTexturedModelData()
m_304860_()
public static LayerDefinition
d()
createWindBodyLayer()
method_55235()
getWindTexturedModelData()
m_305519_()
public void
a(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
setupAnim(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
method_55232(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
setAngles(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
m_6973_(T p_311440_, float p_313252_, float p_309514_, float p_311824_, float p_311398_, float arg5)
public ModelPart
a()
root()
method_32008()
getPart()
m_142109_()
public ModelPart
e()
windTop()
method_55236()
getWindTop()
m_306652_()
public ModelPart
f()
windMiddle()
method_55237()
getWindMid()
m_305975_()
public ModelPart
g()
windBottom()
method_55238()
getWindBottom()
m_307803_()