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
private static final ResourceKey
<PipelineModifier> private static final ResourceKey
<PipelineModifier> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MOD_ID
- See Also:
-
ENABLED
-
STENCIL_FILL_KEY
-
STENCIL_APPLY_KEY
-
-
Constructor Details
-
StencilEnableTest
public StencilEnableTest(net.neoforged.bus.api.IEventBus modEventBus)
-