类 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.
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明private static final StencilEnableTest.State
static final String
private static final ResourceKey
<net.neoforged.neoforge.client.pipeline.PipelineModifier> private static final ResourceKey
<net.neoforged.neoforge.client.pipeline.PipelineModifier> -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
MOD_ID
- 另请参阅:
-
ENABLED
-
STENCIL_FILL_KEY
private static final ResourceKey<net.neoforged.neoforge.client.pipeline.PipelineModifier> STENCIL_FILL_KEY -
STENCIL_APPLY_KEY
private static final ResourceKey<net.neoforged.neoforge.client.pipeline.PipelineModifier> STENCIL_APPLY_KEY
-
-
构造器详细资料
-
StencilEnableTest
public StencilEnableTest(net.neoforged.bus.api.IEventBus modEventBus)
-