net.minecraft.util.math.shapes

public interface IBooleanFunction

cei
net.minecraft.util.math.shapes.IBooleanFunction

Field summary

Modifier and TypeField
IBooleanFunction
FALSE
FALSE
IBooleanFunction
NOT_OR
NOT_OR
IBooleanFunction
ONLY_SECOND
ONLY_SECOND
IBooleanFunction
NOT_FIRST
NOT_FIRST
IBooleanFunction
ONLY_FIRST
ONLY_FIRST
IBooleanFunction
NOT_SECOND
NOT_SECOND
IBooleanFunction
NOT_SAME
NOT_SAME
IBooleanFunction
NOT_AND
NOT_AND
IBooleanFunction
AND
AND
IBooleanFunction
SAME
SAME
IBooleanFunction
SECOND
SECOND
IBooleanFunction
CAUSES
CAUSES
IBooleanFunction
FIRST
FIRST
IBooleanFunction
CAUSED_BY
CAUSED_BY
IBooleanFunction
OR
OR
IBooleanFunction
TRUE
TRUE

Method summary

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