History - net.minecraft.world.attribute.EnvironmentAttribute
1.21.11
Names
cea
net.minecraft.world.attribute.EnvironmentAttribute
net.minecraft.class_12197
net.minecraft.world.attribute.EnvironmentAttribute
net.minecraft.src.C_432417_
net.minecraft.world.attribute.EnvironmentAttribute
Fields
AttributeType<Value>: a, type, field_63712, type, f_437360_
Value: b, defaultValue, field_63713, defaultValue, f_436329_
AttributeRange<Value>: c, valueRange, field_63714, validator, f_435372_
boolean: d, isSyncable, field_63715, synced, f_433574_
boolean: e, isPositional, field_63716, positional, f_435637_
boolean: f, isSpatiallyInterpolated, field_63717, interpolated, f_435667_
Constructors
(AttributeType<Value>, Value, AttributeRange<Value>, boolean, boolean, boolean)
Methods
<Value> EnvironmentAttribute$Builder<Value> (AttributeType<Value>): a, builder, method_75648, builder, m_444034_
AttributeType<Value> (): a, type, method_75647, getType, m_439477_
Value (): b, defaultValue, method_75650, getDefaultValue, m_446139_
com.mojang.serialization.Codec<Value> (): c, valueCodec, method_75651, getCodec, m_447207_
Value (Value): a, sanitizeValue, method_75649, clamp, m_442548_
boolean (): d, isSyncable, method_75652, isSynced, m_444311_
boolean (): e, isPositional, method_75653, isPositional, m_442146_
boolean (): f, isSpatiallyInterpolated, method_75654, isInterpolated, m_445059_