类 CustomColorResolverTest
java.lang.Object
net.neoforged.neoforge.oldtest.client.CustomColorResolverTest
This mod tests custom
ColorResolvers
using RegisterColorHandlersEvent.ColorResolvers
.
To test, place the registered test block, it should be tinted blue in biomes with precipitation and red in others.
The color should blend according to the biome blend setting.-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明private static final DeferredBlock
<Block> private static final DeferredRegister.Blocks
private static final DeferredRegister.Items
(专用程序包) static final String
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
MOD_ID
- 另请参阅:
-
ITEMS
-
BLOCKS
-
BLOCK
-
-
构造器详细资料
-
CustomColorResolverTest
public CustomColorResolverTest(net.neoforged.bus.api.IEventBus modBus)
-