Class RegisterColorHandlersEvent.Block

java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.client.event.RegisterColorHandlersEvent
net.minecraftforge.client.event.RegisterColorHandlersEvent.Block
All Implemented Interfaces:
IModBusEvent
Enclosing class:
RegisterColorHandlersEvent

public static class RegisterColorHandlersEvent.Block extends RegisterColorHandlersEvent
Fired for registering block color handlers.

This event is not cancellable, and does not have a result.

This event is fired on the mod-specific event bus, only on the logical client.