net.minecraft.util.math.shapes

public interface IBooleanFunction

csb
net.minecraft.class_247
net.minecraft.util.math.shapes.IBooleanFunction

Field summary

Modifier and TypeField
IBooleanFunction
a
field_16897
FALSE
IBooleanFunction
b
field_16885
NOT_OR
IBooleanFunction
c
field_16893
ONLY_SECOND
IBooleanFunction
d
field_16894
NOT_FIRST
IBooleanFunction
e
field_16886
ONLY_FIRST
IBooleanFunction
f
field_16898
NOT_SECOND
IBooleanFunction
g
field_16892
NOT_SAME
IBooleanFunction
h
field_16888
NOT_AND
IBooleanFunction
i
field_16896
AND
IBooleanFunction
j
field_16890
SAME
IBooleanFunction
k
field_16887
SECOND
IBooleanFunction
l
field_16889
CAUSES
IBooleanFunction
m
field_16891
FIRST
IBooleanFunction
n
field_16899
CAUSED_BY
IBooleanFunction
o
field_1366
OR
IBooleanFunction
p
field_16895
TRUE

Method summary

Modifier and TypeMethod
boolean
apply(boolean arg0, boolean arg1)
apply(boolean arg0, boolean arg1)