net.minecraft.util.function

public interface BooleanBiFunction

net.minecraft.world.phys.shapes.BooleanOp
net.minecraft.world.phys.shapes.BooleanOp
net.minecraft.class_247
net.minecraft.util.function.BooleanBiFunction

Field summary

Modifier and TypeField
BooleanBiFunction
FALSE
FALSE
field_16897
FALSE
BooleanBiFunction
NOT_OR
NOT_OR
field_16885
NOT_OR
BooleanBiFunction
ONLY_SECOND
ONLY_SECOND
field_16893
ONLY_SECOND
BooleanBiFunction
NOT_FIRST
NOT_FIRST
field_16894
NOT_FIRST
BooleanBiFunction
ONLY_FIRST
ONLY_FIRST
field_16886
ONLY_FIRST
BooleanBiFunction
NOT_SECOND
NOT_SECOND
field_16898
NOT_SECOND
BooleanBiFunction
NOT_SAME
NOT_SAME
field_16892
NOT_SAME
BooleanBiFunction
NOT_AND
NOT_AND
field_16888
NOT_AND
BooleanBiFunction
AND
AND
field_16896
AND
BooleanBiFunction
SAME
SAME
field_16890
SAME
BooleanBiFunction
SECOND
SECOND
field_16887
SECOND
BooleanBiFunction
CAUSES
CAUSES
field_16889
CAUSES
BooleanBiFunction
FIRST
FIRST
field_16891
FIRST
BooleanBiFunction
CAUSED_BY
CAUSED_BY
field_16899
CAUSED_BY
BooleanBiFunction
OR
OR
field_1366
OR
BooleanBiFunction
TRUE
TRUE
field_16895
TRUE

Method summary

Modifier and TypeMethod
boolean
apply(boolean first, boolean second)
apply(boolean first, boolean second)
method_1_91(boolean arg0, boolean arg1)
apply(boolean a, boolean b)