Class DumpEyesCommand<T extends net.minecraft.commands.SharedSuggestionProvider>

java.lang.Object
me.andreasmelone.glowingeyes.client.commands.AbstractClientCommand<T>
me.andreasmelone.glowingeyes.client.commands.DumpEyesCommand<T>

public class DumpEyesCommand<T extends net.minecraft.commands.SharedSuggestionProvider> extends AbstractClientCommand<T>
  • Constructor Details

    • DumpEyesCommand

      public DumpEyesCommand(Function<String,com.mojang.brigadier.builder.LiteralArgumentBuilder<T>> stringLiteralArgumentBuilderFunction)
  • Method Details