Klasse FoundryCommandsClient
java.lang.Object
de.luckymcdev.foundryengine.client.command.FoundryCommandsClient
Registers commands that reference client-only classes (e.g. Minecraft, Screen).
This class is only loaded on the physical client.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungstatic voidregisterAll(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext context)
-
Konstruktordetails
-
FoundryCommandsClient
public FoundryCommandsClient()
-
-
Methodendetails
-
registerAll
public static void registerAll(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext context)
-