Class StencilEnableTest
java.lang.Object
net.neoforged.neoforge.oldtest.client.rendering.StencilEnableTest
Basic test that uses the stencil buffer.
When the test is enabled, it will render two grass blocks with a diamond block outline in the top left corner of the screen.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final StencilEnableTest.State
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MOD_ID
- See Also:
-
ENABLED
-
-
Constructor Details
-
StencilEnableTest
public StencilEnableTest(net.neoforged.bus.api.IEventBus modEventBus)
-