net.minecraft.world.attribute

public interface AttributeTypes

cdx
net.minecraft.world.attribute.AttributeTypes
net.minecraft.class_12193
net.minecraft.world.attribute.EnvironmentAttributeTypes
net.minecraft.src.C_432675_
net.minecraft.world.attribute.AttributeTypes

字段概要

修饰符与类型字段
AttributeType<Boolean>
a
BOOLEAN
field_63691
BOOLEAN
f_434872_
AttributeType<TriState>
b
TRI_STATE
field_64317
TRI_STATE
f_436267_
AttributeType<Float>
c
FLOAT
field_63692
FLOAT
f_433785_
AttributeType<Float>
d
ANGLE_DEGREES
field_64318
ANGLE_DEGREES
f_435308_
AttributeType<Integer>
e
RGB_COLOR
field_64118
RGB_COLOR
f_437086_
AttributeType<Integer>
f
ARGB_COLOR
field_64119
ARGB_COLOR
f_433154_
AttributeType<MoonPhase>
g
MOON_PHASE
field_64319
MOON_PHASE
f_434851_
AttributeType<Activity>
h
ACTIVITY
field_64320
ACTIVITY
f_436540_
AttributeType<BedRule>
i
BED_RULE
field_63694
BED_RULE
f_435603_
AttributeType<ParticleOptions>
j
PARTICLE
field_63695
PARTICLE
f_434978_
AttributeType<List<AmbientParticle>>
k
AMBIENT_PARTICLES
field_63696
AMBIENT_PARTICLES
f_434207_
AttributeType<BackgroundMusic>
l
BACKGROUND_MUSIC
field_63697
BACKGROUND_MUSIC
f_436234_
AttributeType<AmbientSounds>
m
AMBIENT_SOUNDS
field_63698
AMBIENT_SOUNDS
f_433670_
com.mojang.serialization.Codec<AttributeType<?>>
n
CODEC
field_63699
CODEC
f_435925_

方法概要

修饰符与类型方法
static AttributeType<?>
a(jq<cdw<?>> arg0)
bootstrap(Registry<AttributeType<?>> arg0)
method_75637(class_2378<class_12192<?>> arg0)
registerAndGetDefault(Registry<EnvironmentAttributeType<?>> registry)
m_445904_(C_4705_<C_432891_<?>> p_458120_)
static <Value> AttributeType<Value>
a(String arg0, cdw<Value> arg1)
register(String arg0, AttributeType<Value> arg1)
method_75636(String arg0, class_12192<Value> arg1)
register(String path, EnvironmentAttributeType<Value> type)
m_446570_(String p_453091_, C_432891_<Value> p_455840_)