lightFace

@NotNull()
abstract Direction lightFace()

Equivalent to getFace. This is the face used for vanilla lightingcalculations and will be the block face to which the quad is most closely aligned. Alwaysthe same as cull face for quads that are on a block face, but never null.

Sources

jvm source
Link copied to clipboard