Klasse GenerateIconsCommand
java.lang.Object
de.luckymcdev.foundryengine.client.command.builtin.GenerateIconsCommand
- Alle implementierten Schnittstellen:
EngineCommand
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungcom.mojang.brigadier.builder.LiteralArgumentBuilder<net.minecraft.commands.CommandSourceStack> build(net.minecraft.commands.CommandBuildContext context) Define the command structure here.Von Klasse geerbte Methoden Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden EngineCommand
getPlayer, is, isAdmin, isGamemaster, isModerator, isOwner, sendFailure, sendFailure, sendInfo, sendInfo, sendSuccess, sendSuccess
-
Konstruktordetails
-
GenerateIconsCommand
public GenerateIconsCommand()
-
-
Methodendetails
-
build
public com.mojang.brigadier.builder.LiteralArgumentBuilder<net.minecraft.commands.CommandSourceStack> build(net.minecraft.commands.CommandBuildContext context) Beschreibung aus Schnittstelle kopiert:EngineCommandDefine the command structure here.- Angegeben von:
buildin SchnittstelleEngineCommand
-