java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.registries.DataPackRegistryEvent
-
Nested Class Summary 
Nested Classes
(package private) static final record
static final class
Fired when datapack registries can be registered.
Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event 
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class net.minecraftforge.eventbus.api.Event 
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
DataPackRegistryEvent 
@Internal
public DataPackRegistryEvent()