History - net.minecraft.world.attribute.AttributeTypes

25w45a

Names

cdv

net.minecraft.world.attribute.AttributeTypes

net.minecraft.class_12193

net.minecraft.world.attribute.EnvironmentAttributeTypes

Fields

AttributeType<Boolean>: a, BOOLEAN, field_63691, BOOLEAN

AttributeType<TriState>: b, TRI_STATE, field_64317, TRI_STATE

AttributeType<Float>: c, FLOAT, field_63692, FLOAT

AttributeType<Float>: d, ANGLE_DEGREES, field_64318, ANGLE_DEGREES

AttributeType<Integer>: e, RGB_COLOR, field_64118, RGB_COLOR

AttributeType<Integer>: f, ARGB_COLOR, field_64119, ARGB_COLOR

AttributeType<MoonPhase>: g, MOON_PHASE, field_64319, MOON_PHASE

AttributeType<Activity>: h, ACTIVITY, field_64320, ACTIVITY

AttributeType<BedRule>: i, BED_RULE, field_63694, BED_RULE

AttributeType<ParticleOptions>: j, PARTICLE, field_63695, PARTICLE

AttributeType<List<AmbientParticle>>: k, AMBIENT_PARTICLES, field_63696, AMBIENT_PARTICLES

AttributeType<BackgroundMusic>: l, BACKGROUND_MUSIC, field_63697, BACKGROUND_MUSIC

AttributeType<AmbientSounds>: m, AMBIENT_SOUNDS, field_63698, AMBIENT_SOUNDS

com.mojang.serialization.Codec<AttributeType<?>>: n, CODEC, field_63699, CODEC

Constructors

Methods

AttributeType<?> (Registry<AttributeType<?>>): a, bootstrap, method_75637, registerAndGetDefault

<Value> AttributeType<Value> (String, AttributeType<Value>): a, register, method_75636, register