Class CreativeModeTabEvent.Register

java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.event.CreativeModeTabEvent
net.minecraftforge.event.CreativeModeTabEvent.Register
All Implemented Interfaces:
IModBusEvent
Enclosing class:
CreativeModeTabEvent

public static final class CreativeModeTabEvent.Register extends CreativeModeTabEvent
Fired when creative mode tabs can be registered.

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

This event is fired on the mod-specific event bus, on both logical sides.