History - net.minecraft.world.attribute.EnvironmentAttribute
25w45a
Names
cdy
net.minecraft.world.attribute.EnvironmentAttribute
net.minecraft.class_12197
net.minecraft.world.attribute.EnvironmentAttribute
Fields
AttributeType<Value>: a, type, field_63712, type
Value: b, defaultValue, field_63713, defaultValue
AttributeRange<Value>: c, valueRange, field_63714, validator
boolean: d, isSyncable, field_63715, synced
boolean: e, isPositional, field_63716, positional
boolean: f, isSpatiallyInterpolated, field_63717, interpolated
Constructors
(AttributeType<Value>, Value, AttributeRange<Value>, boolean, boolean, boolean)
Methods
<Value> EnvironmentAttribute$Builder<Value> (AttributeType<Value>): a, builder, method_75648, builder
AttributeType<Value> (): a, type, method_75647, getType
Value (): b, defaultValue, method_75650, getDefaultValue
com.mojang.serialization.Codec<Value> (): c, valueCodec, method_75651, getCodec
Value (Value): a, sanitizeValue, method_75649, clamp
boolean (): d, isSyncable, method_75652, isSynced
boolean (): e, isPositional, method_75653, isPositional
boolean (): f, isSpatiallyInterpolated, method_75654, isInterpolated