net.minecraft.client.render.entity.state

record Lancing$RenderState

net.minecraft.client.model.effects.SpearAnimations$UseParams
net.minecraft.class_12152$class_12153
net.minecraft.client.render.entity.state.Lancing$RenderState

Field summary

Modifier and TypeField
private final float
raiseProgress
comp_5056
raiseProgress
private final float
raiseProgressStart
comp_5057
raiseProgressStart
private final float
raiseProgressMiddle
comp_5058
raiseProgressMiddle
private final float
raiseProgressEnd
comp_5059
raiseProgressEnd
private final float
swayProgress
comp_5060
swayProgress
private final float
lowerProgress
comp_5061
lowerProgress
private final float
raiseBackProgress
comp_5062
raiseBackProgress
private final float
swayIntensity
comp_5063
swayIntensity
private final float
swayScaleSlow
comp_5064
swayScaleSlow
private final float
swayScaleFast
comp_5065
swayScaleFast

Constructor summary

ModifierConstructor
private (float raiseProgress, float raiseProgressStart, float raiseProgressMiddle, float raiseProgressEnd, float swayProgress, float lowerProgress, float raiseBackProgress, float swayIntensity, float swayScaleSlow, float swayScaleFast)

Method summary

Modifier and TypeMethod
public static Lancing$RenderState
fromKineticWeapon(KineticWeapon kineticWeapon, float time)
method_75397(class_12123 arg0, float arg1)
of(KineticWeaponComponent kineticWeaponComponent, float useTime)
public float
raiseProgress()
comp_5056()
raiseProgress()
public float
raiseProgressStart()
comp_5057()
raiseProgressStart()
public float
raiseProgressMiddle()
comp_5058()
raiseProgressMiddle()
public float
raiseProgressEnd()
comp_5059()
raiseProgressEnd()
public float
swayProgress()
comp_5060()
swayProgress()
public float
lowerProgress()
comp_5061()
lowerProgress()
public float
raiseBackProgress()
comp_5062()
raiseBackProgress()
public float
swayIntensity()
comp_5063()
swayIntensity()
public float
swayScaleSlow()
comp_5064()
swayScaleSlow()
public float
swayScaleFast()
comp_5065()
swayScaleFast()