Enum Class CommandSource.class_7078

java.lang.Object
java.lang.Enum<CommandSource.class_7078>
net.minecraft.command.CommandSource.class_7078
All Implemented Interfaces:
Serializable, Comparable<CommandSource.class_7078>, Constable
Enclosing interface:
CommandSource

public static enum CommandSource.class_7078 extends Enum<CommandSource.class_7078>
Mappings:
Namespace Name
official dp$a
intermediary net/minecraft/class_2172$class_7078
named net/minecraft/command/CommandSource$class_7078
  • Enum Constant Details

    • TAGS

      public static final CommandSource.class_7078 TAGS
      Mappings:
      Namespace Name Mixin selector
      official a Ldp$a;a:Ldp$a;
      intermediary field_37262 Lnet/minecraft/class_2172$class_7078;field_37262:Lnet/minecraft/class_2172$class_7078;
      named TAGS Lnet/minecraft/command/CommandSource$class_7078;TAGS:Lnet/minecraft/command/CommandSource$class_7078;
    • ELEMENTS

      public static final CommandSource.class_7078 ELEMENTS
      Mappings:
      Namespace Name Mixin selector
      official b Ldp$a;b:Ldp$a;
      intermediary field_37263 Lnet/minecraft/class_2172$class_7078;field_37263:Lnet/minecraft/class_2172$class_7078;
      named ELEMENTS Lnet/minecraft/command/CommandSource$class_7078;ELEMENTS:Lnet/minecraft/command/CommandSource$class_7078;
    • ALL

      public static final CommandSource.class_7078 ALL
      Mappings:
      Namespace Name Mixin selector
      official c Ldp$a;c:Ldp$a;
      intermediary field_37264 Lnet/minecraft/class_2172$class_7078;field_37264:Lnet/minecraft/class_2172$class_7078;
      named ALL Lnet/minecraft/command/CommandSource$class_7078;ALL:Lnet/minecraft/command/CommandSource$class_7078;
  • Constructor Details

    • class_7078

      private class_7078()
  • Method Details

    • values

      public static CommandSource.class_7078[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static CommandSource.class_7078 valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • method_41215

      public boolean method_41215()
      Mappings:
      Namespace Name Mixin selector
      official a Ldp$a;a()Z
      intermediary method_41215 Lnet/minecraft/class_2172$class_7078;method_41215()Z
      named method_41215 Lnet/minecraft/command/CommandSource$class_7078;method_41215()Z
    • method_41216

      public boolean method_41216()
      Mappings:
      Namespace Name Mixin selector
      official b Ldp$a;b()Z
      intermediary method_41216 Lnet/minecraft/class_2172$class_7078;method_41216()Z
      named method_41216 Lnet/minecraft/command/CommandSource$class_7078;method_41216()Z