History - net.minecraft.world.attribute.EnvironmentAttribute

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.attribute.EnvironmentAttribute

net.minecraft.class_12197

net.minecraft.world.attribute.EnvironmentAttribute

Fields

EnvironmentAttributeType<Value>: type, field_63712, type

Value: defaultValue, field_63713, defaultValue

AttributeValidator<Value>: valueRange, field_63714, validator

boolean: isSyncable, field_63715, synced

boolean: isPositional, field_63716, positional

boolean: isSpatiallyInterpolated, field_63717, interpolated

Constructors

(EnvironmentAttributeType<Value>, Value, AttributeValidator<Value>, boolean, boolean, boolean)

Methods

<Value> EnvironmentAttribute$Builder<Value> (EnvironmentAttributeType<Value>): builder, method_75648, builder

EnvironmentAttributeType<Value> (): type, method_75647, getType

Value (): defaultValue, method_75650, getDefaultValue

com.mojang.serialization.Codec<Value> (): valueCodec, method_75651, getCodec

Value (Value): sanitizeValue, method_75649, clamp

boolean (): isSyncable, method_75652, isSynced

boolean (): isPositional, method_75653, isPositional

boolean (): isSpatiallyInterpolated, method_75654, isInterpolated