net.minecraft.world.attribute.modifier

public enum AttributeModifier$OperationId

implements StringRepresentable

cel$a
net.minecraft.world.attribute.modifier.AttributeModifier$OperationId
net.minecraft.class_12212$class_12213
net.minecraft.world.attribute.EnvironmentAttributeModifier$Type
net.minecraft.src.C_432753_$C_432680_
net.minecraft.world.attribute.modifier.AttributeModifier$a

枚举常量概要

枚举常量
a
OVERRIDE
field_63771
OVERRIDE
OVERRIDE
b
ALPHA_BLEND
field_63772
ALPHA_BLEND
ALPHA_BLEND
c
ADD
field_63773
ADD
ADD
d
SUBTRACT
field_63774
SUBTRACT
SUBTRACT
e
MULTIPLY
field_63775
MULTIPLY
MULTIPLY
f
BLEND_TO_GRAY
field_64353
BLEND_TO_GRAY
BLEND_TO_GRAY
g
MINIMUM
field_63776
MINIMUM
MINIMUM
h
MAXIMUM
field_63777
MAXIMUM
MAXIMUM
i
AND
field_63778
AND
AND
j
NAND
field_63779
NAND
NAND
k
OR
field_63780
OR
OR
l
NOR
field_63781
NOR
NOR
m
XOR
field_63782
XOR
XOR
n
XNOR
field_63783
XNOR
XNOR

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<AttributeModifier$OperationId>
o
CODEC
field_63784
CODEC
f_436356_
private final String
p
name
field_63785
name
f_434128_

构造函数概要

修饰符构造函数
private (String p_455021_)

方法概要

修饰符与类型方法
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()