net.minecraft.world.attribute

public enum BooleanModifier

implements EnvironmentAttributeModifier<Boolean, Boolean>

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

Enum constant summary

Enum Constant
AND
AND
field_63788
AND
NAND
NAND
field_63789
NAND
OR
OR
field_63790
OR
NOR
NOR
field_63791
NOR
XOR
XOR
field_63792
XOR
XNOR
XNOR
field_63793
XNOR

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public Boolean
apply(Boolean subject, Boolean argument)
apply(Boolean subject, Boolean argument)
method_75715(Boolean arg0, Boolean arg1)
apply(Boolean arg0, Boolean arg1)
public com.mojang.serialization.Codec<Boolean>
argumentCodec(EnvironmentAttribute<Boolean> type)
argumentCodec(EnvironmentAttribute<Boolean> type)
method_1_279(class_12197<Boolean> arg0)
argumentCodec(EnvironmentAttribute<Boolean> arg0)
public Interpolator<Boolean>
argumentKeyframeLerp(EnvironmentAttribute<Boolean> type)
argumentKeyframeLerp(EnvironmentAttribute<Boolean> type)
method_1_280(class_12197<Boolean> arg0)
argumentKeyframeLerp(EnvironmentAttribute<Boolean> arg0)