Class FunctionCommand.class_8833

java.lang.Object
net.minecraft.class_8848.class_8850<ServerCommandSource>
net.minecraft.server.command.FunctionCommand.class_8833
All Implemented Interfaces:
com.mojang.brigadier.Command<ServerCommandSource>, class_8848<ServerCommandSource>, class_8848.class_8849<ServerCommandSource>
Enclosing class:
FunctionCommand

private abstract static class FunctionCommand.class_8833 extends class_8848.class_8850<ServerCommandSource> implements class_8848.class_8849<ServerCommandSource>
Mappings:
Namespace Name
official aia$b
intermediary net/minecraft/class_3062$class_8833
named net/minecraft/server/command/FunctionCommand$class_8833
  • Constructor Details

    • class_8833

      class_8833()
  • Method Details

    • method_54277

      @Nullable protected abstract @Nullable NbtCompound method_54277(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Laia$b;a(Lcom/mojang/brigadier/context/CommandContext;)Lrt;
      intermediary method_54277 Lnet/minecraft/class_3062$class_8833;method_54277(Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/class_2487;
      named method_54277 Lnet/minecraft/server/command/FunctionCommand$class_8833;method_54277(Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/nbt/NbtCompound;
    • method_54259

      public void method_54259(ServerCommandSource serverCommandSource, com.mojang.brigadier.context.ContextChain<ServerCommandSource> contextChain, boolean bool, class_8855<ServerCommandSource> class_8855) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      method_54259 in class class_8848.class_8850<ServerCommandSource>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Laia$b;a(Ldu;Lcom/mojang/brigadier/context/ContextChain;ZLgo;)V
      intermediary method_54283 Lnet/minecraft/class_3062$class_8833;method_54283(Lnet/minecraft/class_2168;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
      named method_54259 Lnet/minecraft/server/command/FunctionCommand$class_8833;method_54259(Lnet/minecraft/server/command/ServerCommandSource;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
    • method_54255

      protected void method_54255(com.mojang.brigadier.exceptions.CommandSyntaxException commandSyntaxException, ServerCommandSource serverCommandSource, boolean bool)
      Overrides:
      method_54255 in class class_8848.class_8850<ServerCommandSource>
      Mappings:
      Namespace Name Mixin selector
      official a Laia$b;a(Lcom/mojang/brigadier/exceptions/CommandSyntaxException;Ldu;Z)V
      intermediary method_54281 Lnet/minecraft/class_3062$class_8833;method_54281(Lcom/mojang/brigadier/exceptions/CommandSyntaxException;Lnet/minecraft/class_2168;Z)V
      named method_54255 Lnet/minecraft/server/command/FunctionCommand$class_8833;method_54255(Lcom/mojang/brigadier/exceptions/CommandSyntaxException;Lnet/minecraft/server/command/ServerCommandSource;Z)V