Klasse GenerateIconsCommand

java.lang.Object
de.luckymcdev.foundryengine.client.command.builtin.GenerateIconsCommand
Alle implementierten Schnittstellen:
EngineCommand

public class GenerateIconsCommand extends Object implements EngineCommand
  • 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: EngineCommand
      Define the command structure here.
      Angegeben von:
      build in Schnittstelle EngineCommand