net.minecraft.world.attribute.modifier

public enum BooleanModifier

implements AttributeModifier<Boolean, Boolean>

cek
net.minecraft.world.attribute.modifier.BooleanModifier
net.minecraft.class_12215
net.minecraft.world.attribute.BooleanModifier

Enum constant summary

Enum Constant
e
AND
field_63788
AND
f
NAND
field_63789
NAND
g
OR
field_63790
OR
h
NOR
field_63791
NOR
i
XOR
field_63792
XOR
j
XNOR
field_63793
XNOR

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public Boolean
a(Boolean arg0, Boolean arg1)
apply(Boolean arg0, Boolean arg1)
method_75715(Boolean arg0, Boolean arg1)
apply(Boolean arg0, Boolean arg1)
public com.mojang.serialization.Codec<Boolean>
argumentCodec(cdy<Boolean> arg0)
argumentCodec(EnvironmentAttribute<Boolean> arg0)
argumentCodec(class_12197<Boolean> arg0)
argumentCodec(EnvironmentAttribute<Boolean> arg0)
public LerpFunction<Boolean>
argumentKeyframeLerp(cdy<Boolean> arg0)
argumentKeyframeLerp(EnvironmentAttribute<Boolean> arg0)