net.minecraft.world.attribute

public interface EnvironmentAttributeTypes

net.minecraft.world.attribute.AttributeTypes
net.minecraft.class_12193
net.minecraft.world.attribute.EnvironmentAttributeTypes

Field summary

Modifier and TypeField
EnvironmentAttributeType<Boolean>
BOOLEAN
field_63691
BOOLEAN
EnvironmentAttributeType<TriState>
TRI_STATE
field_64317
TRI_STATE
EnvironmentAttributeType<Float>
FLOAT
field_63692
FLOAT
EnvironmentAttributeType<Float>
ANGLE_DEGREES
field_64318
ANGLE_DEGREES
EnvironmentAttributeType<Integer>
RGB_COLOR
field_64118
RGB_COLOR
EnvironmentAttributeType<Integer>
ARGB_COLOR
field_64119
ARGB_COLOR
EnvironmentAttributeType<Integer>
INTEGER
field_1_2463
INTEGER
EnvironmentAttributeType<MoonPhase>
MOON_PHASE
field_64319
MOON_PHASE
EnvironmentAttributeType<Activity>
ACTIVITY
field_64320
ACTIVITY
EnvironmentAttributeType<BedRule>
BED_RULE
field_63694
BED_RULE
EnvironmentAttributeType<ParticleEffect>
PARTICLE
field_63695
PARTICLE
EnvironmentAttributeType<List<AmbientParticle>>
AMBIENT_PARTICLES
field_63696
AMBIENT_PARTICLES
EnvironmentAttributeType<BackgroundMusic>
BACKGROUND_MUSIC
field_63697
BACKGROUND_MUSIC
EnvironmentAttributeType<AmbientSounds>
AMBIENT_SOUNDS
field_63698
AMBIENT_SOUNDS
com.mojang.serialization.Codec<EnvironmentAttributeType<?>>
CODEC
field_63699
CODEC

Method summary

Modifier and TypeMethod
static EnvironmentAttributeType<?>
bootstrap(Registry<AttributeType<?>> registry)
method_75637(class_2378<class_12192<?>> arg0)
registerAndGetDefault(Registry<EnvironmentAttributeType<?>> registry)
static <Value> EnvironmentAttributeType<Value>
register(String name, AttributeType<Value> type)
method_75636(String arg0, class_12192<Value> arg1)
register(String path, EnvironmentAttributeType<Value> type)
private static float
lambda$static$2(Integer arg0)
method_1_2953(Integer arg0)
method_1_2953(Integer value)
private static float
lambda$static$1(Float arg0)
method_1_2952(Float arg0)
method_1_2952(Float angle)
private static float
lambda$static$0(Float arg0)
method_1_2951(Float arg0)
method_1_2951(Float value)