Klasse CommandEvents.Internal
java.lang.Object
de.luckymcdev.foundryengine.common.event.CommandEvents.Internal
- Umschließende Klasse:
CommandEvents
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungstatic voidclear()static voidpost(net.neoforged.neoforge.event.RegisterCommandsEvent event) static voidpostClient(net.neoforged.neoforge.client.event.RegisterClientCommandsEvent event) static voidregister(net.neoforged.bus.api.IEventBus bus)
-
Konstruktordetails
-
Internal
public Internal()
-
-
Methodendetails
-
post
public static void post(net.neoforged.neoforge.event.RegisterCommandsEvent event) -
postClient
public static void postClient(net.neoforged.neoforge.client.event.RegisterClientCommandsEvent event) -
register
public static void register(net.neoforged.bus.api.IEventBus bus) -
clear
public static void clear()
-