History - net.minecraft.world.attribute.EnvironmentAttribute$Builder
25w45a
Names
cdy$a
net.minecraft.world.attribute.EnvironmentAttribute$Builder
net.minecraft.class_12197$class_12198
net.minecraft.world.attribute.EnvironmentAttribute$Builder
Fields
AttributeType<Value>: a, type, field_63718, type
Value: b, defaultValue, field_63719, defaultValue
AttributeRange<Value>: c, valueRange, field_63720, validator
boolean: d, isSyncable, field_63721, synced
boolean: e, isPositional, field_63722, positional
boolean: f, isSpatiallyInterpolated, field_63723, interpolated
Constructors
(AttributeType<Value>)
Methods
EnvironmentAttribute$Builder<Value> (Value): a, defaultValue, method_75657, defaultValue
EnvironmentAttribute$Builder<Value> (AttributeRange<Value>): a, valueRange, method_75656, validator
EnvironmentAttribute$Builder<Value> (): a, syncable, method_75655, synced
EnvironmentAttribute$Builder<Value> (): b, notPositional, method_75658, global
EnvironmentAttribute$Builder<Value> (): c, spatiallyInterpolated, method_75659, interpolated
EnvironmentAttribute<Value> (): d, build, method_75660, build