Package net.minecraft

Class class_8865<T extends class_8839<T>>

java.lang.Object
net.minecraft.class_8865<T>
All Implemented Interfaces:
class_8856<T>

public class class_8865<T extends class_8839<T>> extends Object implements class_8856<T>
Mappings:
Namespace Name
official gv
intermediary net/minecraft/class_8865
named net/minecraft/class_8865
  • Field Details

    • field_46752

      private final String field_46752
      Mappings:
      Namespace Name Mixin selector
      official a Lgv;a:Ljava/lang/String;
      intermediary field_46752 Lnet/minecraft/class_8865;field_46752:Ljava/lang/String;
      named field_46752 Lnet/minecraft/class_8865;field_46752:Ljava/lang/String;
    • field_46753

      private final boolean field_46753
      Mappings:
      Namespace Name Mixin selector
      official b Lgv;b:Z
      intermediary field_46753 Lnet/minecraft/class_8865;field_46753:Z
      named field_46753 Lnet/minecraft/class_8865;field_46753:Z
    • field_46754

      private final com.mojang.brigadier.context.CommandContext<T extends class_8839<T>> field_46754
      Mappings:
      Namespace Name Mixin selector
      official c Lgv;c:Lcom/mojang/brigadier/context/CommandContext;
      intermediary field_46754 Lnet/minecraft/class_8865;field_46754:Lcom/mojang/brigadier/context/CommandContext;
      named field_46754 Lnet/minecraft/class_8865;field_46754:Lcom/mojang/brigadier/context/CommandContext;
  • Constructor Details

    • class_8865

      public class_8865(String string, boolean bool, com.mojang.brigadier.context.CommandContext<T> commandContext)
  • Method Details

    • execute

      public void execute(T t, class_8854<T> class_8854, int int2) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      execute in interface class_8856<T extends class_8839<T>>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lgv;a(Ldw;Lgn;I)V
      intermediary method_54416 Lnet/minecraft/class_8865;method_54416(Lnet/minecraft/class_8839;Lnet/minecraft/class_8854;I)V
      named execute Lnet/minecraft/class_8865;execute(Lnet/minecraft/class_8839;Lnet/minecraft/class_8854;I)V