Class CommandFunction.class_8641

java.lang.Object
net.minecraft.server.function.CommandFunction
net.minecraft.server.function.CommandFunction.class_8641
Enclosing class:
CommandFunction

private static class CommandFunction.class_8641 extends CommandFunction
Mappings:
Namespace Name
official dn$c
intermediary net/minecraft/class_2158$class_8641
named net/minecraft/server/function/CommandFunction$class_8641
  • Field Details

    • field_45150

      private static final int field_45150
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Ldn$c;b:I
      intermediary field_45150 Lnet/minecraft/class_2158$class_8641;field_45150:I
      named field_45150 Lnet/minecraft/server/function/CommandFunction$class_8641;field_45150:I
    • field_45149

      private final List<String> field_45149
      Mappings:
      Namespace Name Mixin selector
      official a Ldn$c;a:Ljava/util/List;
      intermediary field_45149 Lnet/minecraft/class_2158$class_8641;field_45149:Ljava/util/List;
      named field_45149 Lnet/minecraft/server/function/CommandFunction$class_8641;field_45149:Ljava/util/List;
    • field_45151

      Mappings:
      Namespace Name Mixin selector
      official c Ldn$c;c:Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;
      intermediary field_45151 Lnet/minecraft/class_2158$class_8641;field_45151:Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;
      named field_45151 Lnet/minecraft/server/function/CommandFunction$class_8641;field_45151:Lit/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap;
  • Constructor Details

  • Method Details

    • method_52595

      public CommandFunction method_52595(@Nullable @Nullable NbtCompound nbtCompound, com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher, ServerCommandSource serverCommandSource) throws class_8643
      Overrides:
      method_52595 in class CommandFunction
      Throws:
      class_8643
      Mappings:
      Namespace Name Mixin selector
      official a Ldn;a(Lqs;Lcom/mojang/brigadier/CommandDispatcher;Lds;)Ldn;
      intermediary method_52595 Lnet/minecraft/class_2158;method_52595(Lnet/minecraft/class_2487;Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/class_2168;)Lnet/minecraft/class_2158;
      named method_52595 Lnet/minecraft/server/function/CommandFunction;method_52595(Lnet/minecraft/nbt/NbtCompound;Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/server/command/ServerCommandSource;)Lnet/minecraft/server/function/CommandFunction;
    • method_52597

      private CommandFunction method_52597(List<String> list, com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher, ServerCommandSource serverCommandSource) throws class_8643
      Throws:
      class_8643
      Mappings:
      Namespace Name Mixin selector
      official a Ldn$c;a(Ljava/util/List;Lcom/mojang/brigadier/CommandDispatcher;Lds;)Ldn;
      intermediary method_52597 Lnet/minecraft/class_2158$class_8641;method_52597(Ljava/util/List;Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/class_2168;)Lnet/minecraft/class_2158;
      named method_52597 Lnet/minecraft/server/function/CommandFunction$class_8641;method_52597(Ljava/util/List;Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/server/command/ServerCommandSource;)Lnet/minecraft/server/function/CommandFunction;