Class RegisterGameRuleCategoryEvent

java.lang.Object
net.neoforged.bus.api.Event
net.neoforged.neoforge.event.RegisterGameRuleCategoryEvent
All Implemented Interfaces:
IModBusEvent

public final class RegisterGameRuleCategoryEvent extends net.neoforged.bus.api.Event implements IModBusEvent
Fired to allow modders to register custom gamerule categories.

This event is fired on the mod-specific event bus.