com.mojang.blaze3d.platform

public enum DepthTestFunction

fjy
com.mojang.blaze3d.platform.DepthTestFunction
net.minecraft.class_10798
net.minecraft.client.render.DepthTestState

Enum constant summary

Enum Constant
a
NO_DEPTH_TEST
field_56806
NO_DEPTH_TEST
b
EQUAL_DEPTH_TEST
field_56807
EQUAL_DEPTH_TEST
c
LEQUAL_DEPTH_TEST
field_56808
LEQUAL_DEPTH_TEST
d
LESS_DEPTH_TEST
field_57902
LESS_DEPTH_TEST
e
GREATER_DEPTH_TEST
field_56809
GREATER_DEPTH_TEST

Constructor summary

ModifierConstructor
private ()