Class CommandBlockMinecartEntity.CommandExecutor

java.lang.Object
net.minecraft.world.CommandBlockExecutor
net.minecraft.entity.vehicle.CommandBlockMinecartEntity.CommandExecutor
All Implemented Interfaces:
CommandOutput
Enclosing class:
CommandBlockMinecartEntity

public class CommandBlockMinecartEntity.CommandExecutor extends CommandBlockExecutor
Mappings:
Namespace Name
named net/minecraft/entity/vehicle/CommandBlockMinecartEntity$CommandExecutor
intermediary net/minecraft/class_1697$class_1698
official cpb$a
  • Constructor Details

    • CommandExecutor

      public CommandExecutor()
  • Method Details

    • getWorld

      public ServerWorld getWorld()
      Specified by:
      getWorld in class CommandBlockExecutor
      Mappings:
      Namespace Name Mixin selector
      named getWorld Lnet/minecraft/world/CommandBlockExecutor;getWorld()Lnet/minecraft/server/world/ServerWorld;
      intermediary method_8293 Lnet/minecraft/class_1918;method_8293()Lnet/minecraft/class_3218;
      official e Ldbx;e()Laqu;
    • markDirty

      public void markDirty()
      Specified by:
      markDirty in class CommandBlockExecutor
      Mappings:
      Namespace Name Mixin selector
      named markDirty Lnet/minecraft/world/CommandBlockExecutor;markDirty()V
      intermediary method_8295 Lnet/minecraft/class_1918;method_8295()V
      official f Ldbx;f()V
    • getPos

      public Vec3d getPos()
      Specified by:
      getPos in class CommandBlockExecutor
      Mappings:
      Namespace Name Mixin selector
      named getPos Lnet/minecraft/world/CommandBlockExecutor;getPos()Lnet/minecraft/util/math/Vec3d;
      intermediary method_8300 Lnet/minecraft/class_1918;method_8300()Lnet/minecraft/class_243;
      official g Ldbx;g()Lexc;
    • getMinecart

      public CommandBlockMinecartEntity getMinecart()
      Mappings:
      Namespace Name Mixin selector
      named getMinecart Lnet/minecraft/entity/vehicle/CommandBlockMinecartEntity$CommandExecutor;getMinecart()Lnet/minecraft/entity/vehicle/CommandBlockMinecartEntity;
      intermediary method_7569 Lnet/minecraft/class_1697$class_1698;method_7569()Lnet/minecraft/class_1697;
      official h Lcpb$a;h()Lcpb;
    • getSource

      public ServerCommandSource getSource()
      Specified by:
      getSource in class CommandBlockExecutor
      Mappings:
      Namespace Name Mixin selector
      named getSource Lnet/minecraft/world/CommandBlockExecutor;getSource()Lnet/minecraft/server/command/ServerCommandSource;
      intermediary method_8303 Lnet/minecraft/class_1918;method_8303()Lnet/minecraft/class_2168;
      official i Ldbx;i()Let;
    • isEditable

      public boolean isEditable()
      Specified by:
      isEditable in class CommandBlockExecutor
      Mappings:
      Namespace Name Mixin selector
      named isEditable Lnet/minecraft/world/CommandBlockExecutor;isEditable()Z
      intermediary method_52175 Lnet/minecraft/class_1918;method_52175()Z
      official j Ldbx;j()Z