net.minecraft.world.attribute

class EnvironmentAttributeInterpolator$Entry<Value>

net.minecraft.world.attribute.EnvironmentAttributeProbe$ValueProbe
net.minecraft.class_12202$class_12203
net.minecraft.world.attribute.EnvironmentAttributeInterpolator$Entry

Field summary

Modifier and TypeField
private Value
lastValue
field_63736
last
private Value
newValue
field_63737
current
final EnvironmentAttributeInterpolator
this$0
field_63735
field_63735

Constructor summary

ModifierConstructor
public (EnvironmentAttribute<Value> this$0)

Method summary

Modifier and TypeMethod
private Value
getValueFromLevel(EnvironmentAttribute<Value> attribute)
method_75692(class_12197<Value> arg0)
compute(EnvironmentAttribute<Value> attribute)
public boolean
tick()
method_75691()
update()
public Value
get(EnvironmentAttribute<Value> attribute, float partialTicks)
method_75693(class_12197<Value> arg0, float arg1)
get(EnvironmentAttribute<Value> attribute, float tickProgress)