Package net.minecraft

Class class_3289

java.lang.Object
net.minecraft.class_3289
All Implemented Interfaces:
CommandSource

public class class_3289 extends Object implements CommandSource
Mappings:
Namespace Name
official bo
intermediary net/minecraft/class_3289
named net/minecraft/class_3289
  • Field Details

    • field_16084

      private final CommandSource field_16084
      Mappings:
      Namespace Name Mixin selector
      official a Lbo;a:Lbn;
      intermediary field_16084 Lnet/minecraft/class_3289;field_16084:Lnet/minecraft/class_1061;
      named field_16084 Lnet/minecraft/class_3289;field_16084:Lnet/minecraft/command/CommandSource;
    • field_16085

      @Nullable private final Vec3d field_16085
      Mappings:
      Namespace Name Mixin selector
      official b Lbo;b:Lbhe;
      intermediary field_16085 Lnet/minecraft/class_3289;field_16085:Lnet/minecraft/class_236;
      named field_16085 Lnet/minecraft/class_3289;field_16085:Lnet/minecraft/util/math/Vec3d;
    • field_16086

      @Nullable private final BlockPos field_16086
      Mappings:
      Namespace Name Mixin selector
      official c Lbo;c:Let;
      intermediary field_16086 Lnet/minecraft/class_3289;field_16086:Lnet/minecraft/class_2552;
      named field_16086 Lnet/minecraft/class_3289;field_16086:Lnet/minecraft/util/math/BlockPos;
    • field_16087

      @Nullable private final Integer field_16087
      Mappings:
      Namespace Name Mixin selector
      official d Lbo;d:Ljava/lang/Integer;
      intermediary field_16087 Lnet/minecraft/class_3289;field_16087:Ljava/lang/Integer;
      named field_16087 Lnet/minecraft/class_3289;field_16087:Ljava/lang/Integer;
    • field_16088

      @Nullable private final Entity field_16088
      Mappings:
      Namespace Name Mixin selector
      official e Lbo;e:Lvg;
      intermediary field_16088 Lnet/minecraft/class_3289;field_16088:Lnet/minecraft/class_864;
      named field_16088 Lnet/minecraft/class_3289;field_16088:Lnet/minecraft/entity/Entity;
    • field_16089

      @Nullable private final Boolean field_16089
      Mappings:
      Namespace Name Mixin selector
      official f Lbo;f:Ljava/lang/Boolean;
      intermediary field_16089 Lnet/minecraft/class_3289;field_16089:Ljava/lang/Boolean;
      named field_16089 Lnet/minecraft/class_3289;field_16089:Ljava/lang/Boolean;
  • Constructor Details

  • Method Details

    • method_14640

      public static class_3289 method_14640(CommandSource commandSource)
      Mappings:
      Namespace Name Mixin selector
      official a Lbo;a(Lbn;)Lbo;
      intermediary method_14640 Lnet/minecraft/class_3289;method_14640(Lnet/minecraft/class_1061;)Lnet/minecraft/class_3289;
      named method_14640 Lnet/minecraft/class_3289;method_14640(Lnet/minecraft/command/CommandSource;)Lnet/minecraft/class_3289;
    • method_14641

      public class_3289 method_14641(Entity entity, Vec3d vec3d)
      Mappings:
      Namespace Name Mixin selector
      official a Lbo;a(Lvg;Lbhe;)Lbo;
      intermediary method_14641 Lnet/minecraft/class_3289;method_14641(Lnet/minecraft/class_864;Lnet/minecraft/class_236;)Lnet/minecraft/class_3289;
      named method_14641 Lnet/minecraft/class_3289;method_14641(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/class_3289;
    • method_14639

      public class_3289 method_14639(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbo;a(I)Lbo;
      intermediary method_14639 Lnet/minecraft/class_3289;method_14639(I)Lnet/minecraft/class_3289;
      named method_14639 Lnet/minecraft/class_3289;method_14639(I)Lnet/minecraft/class_3289;
    • method_14642

      public class_3289 method_14642(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lbo;a(Z)Lbo;
      intermediary method_14642 Lnet/minecraft/class_3289;method_14642(Z)Lnet/minecraft/class_3289;
      named method_14642 Lnet/minecraft/class_3289;method_14642(Z)Lnet/minecraft/class_3289;
    • method_14643

      public class_3289 method_14643()
      Mappings:
      Namespace Name Mixin selector
      official i Lbo;i()Lbo;
      intermediary method_14643 Lnet/minecraft/class_3289;method_14643()Lnet/minecraft/class_3289;
      named method_14643 Lnet/minecraft/class_3289;method_14643()Lnet/minecraft/class_3289;
    • getTranslatedName

      public String getTranslatedName()
      Specified by:
      getTranslatedName in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official h_ Lbn;h_()Ljava/lang/String;
      intermediary method_2518 Lnet/minecraft/class_1061;method_2518()Ljava/lang/String;
      named getTranslatedName Lnet/minecraft/command/CommandSource;getTranslatedName()Ljava/lang/String;
    • method_6344

      public Text method_6344()
      Specified by:
      method_6344 in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official i_ Lbn;i_()Lhh;
      intermediary method_6344 Lnet/minecraft/class_1061;method_6344()Lnet/minecraft/class_1982;
      named method_6344 Lnet/minecraft/command/CommandSource;method_6344()Lnet/minecraft/text/Text;
    • sendMessage

      public void sendMessage(Text text)
      Specified by:
      sendMessage in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official a Lbn;a(Lhh;)V
      intermediary method_5505 Lnet/minecraft/class_1061;method_5505(Lnet/minecraft/class_1982;)V
      named sendMessage Lnet/minecraft/command/CommandSource;sendMessage(Lnet/minecraft/text/Text;)V
    • canUseCommand

      public boolean canUseCommand(int permissionLevel, String commandLiteral)
      Specified by:
      canUseCommand in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official a Lbn;a(ILjava/lang/String;)Z
      intermediary method_3333 Lnet/minecraft/class_1061;method_3333(ILjava/lang/String;)Z
      named canUseCommand Lnet/minecraft/command/CommandSource;canUseCommand(ILjava/lang/String;)Z
    • getBlockPos

      public BlockPos getBlockPos()
      Specified by:
      getBlockPos in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official c Lbn;c()Let;
      intermediary method_4086 Lnet/minecraft/class_1061;method_4086()Lnet/minecraft/class_2552;
      named getBlockPos Lnet/minecraft/command/CommandSource;getBlockPos()Lnet/minecraft/util/math/BlockPos;
    • getPos

      public Vec3d getPos()
      Specified by:
      getPos in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official d Lbn;d()Lbhe;
      intermediary method_10787 Lnet/minecraft/class_1061;method_10787()Lnet/minecraft/class_236;
      named getPos Lnet/minecraft/command/CommandSource;getPos()Lnet/minecraft/util/math/Vec3d;
    • getWorld

      public World getWorld()
      Specified by:
      getWorld in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official e Lbn;e()Lamu;
      intermediary method_5506 Lnet/minecraft/class_1061;method_5506()Lnet/minecraft/class_1150;
      named getWorld Lnet/minecraft/command/CommandSource;getWorld()Lnet/minecraft/world/World;
    • getEntity

      @Nullable public Entity getEntity()
      Specified by:
      getEntity in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official f Lbn;f()Lvg;
      intermediary method_10788 Lnet/minecraft/class_1061;method_10788()Lnet/minecraft/class_864;
      named getEntity Lnet/minecraft/command/CommandSource;getEntity()Lnet/minecraft/entity/Entity;
    • sendCommandFeedback

      public boolean sendCommandFeedback()
      Specified by:
      sendCommandFeedback in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official g Lbn;g()Z
      intermediary method_10789 Lnet/minecraft/class_1061;method_10789()Z
      named sendCommandFeedback Lnet/minecraft/command/CommandSource;sendCommandFeedback()Z
    • setStat

      public void setStat(CommandStats.Type statsType, int value)
      Specified by:
      setStat in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official a Lbn;a(Lbp$a;I)V
      intermediary method_10786 Lnet/minecraft/class_1061;method_10786(Lnet/minecraft/class_2598$class_2599;I)V
      named setStat Lnet/minecraft/command/CommandSource;setStat(Lnet/minecraft/command/CommandStats$Type;I)V
    • getMinecraftServer

      @Nullable public MinecraftServer getMinecraftServer()
      Specified by:
      getMinecraftServer in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official C_ Lbn;C_()Lnet/minecraft/server/MinecraftServer;
      intermediary method_12833 Lnet/minecraft/class_1061;method_12833()Lnet/minecraft/server/MinecraftServer;
      named getMinecraftServer Lnet/minecraft/command/CommandSource;getMinecraftServer()Lnet/minecraft/server/MinecraftServer;