net.minecraft.client.render.item.property.numeric

class NeedleAngleState$1

implements NeedleAngleState$Angler

net.minecraft.client.renderer.item.properties.numeric.NeedleDirectionHelper$1
net.minecraft.class_10480$1
net.minecraft.client.render.item.property.numeric.NeedleAngleState$1

Field summary

Modifier and TypeField
private float
rotation
field_55403
angle
private float
deltaRotation
field_55404
speed
private long
lastUpdateTick
field_55405
lastUpdateTime
final float
val$factor
field_55402
field_55402

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public float
rotation()
method_65664()
getAngle()
public boolean
shouldUpdate(long tick)
method_65665(long arg0)
shouldUpdate(long arg0)
public void
update(long tick, float targetRotation)
method_65666(long arg0, float arg1)
update(long arg0, float arg1)