Class CommandBlockMinecartEntity.CommandExecutor

java.lang.Object
net.minecraft.world.CommandBlockExecutor
net.minecraft.entity.vehicle.CommandBlockMinecartEntity.CommandExecutor
Enclosing class:
CommandBlockMinecartEntity

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

    • CommandExecutor

      CommandExecutor()
  • Method Details

    • markDirty

      public void markDirty(ServerWorld world)
      Specified by:
      markDirty in class CommandBlockExecutor
      Mappings:
      Namespace Name Mixin selector
      named markDirty Lnet/minecraft/world/CommandBlockExecutor;markDirty(Lnet/minecraft/server/world/ServerWorld;)V
      intermediary method_8295 Lnet/minecraft/class_1918;method_8295(Lnet/minecraft/class_3218;)V
      official a Ldtm;a(Laxl;)V
    • getSource

      public ServerCommandSource getSource(ServerWorld world, CommandOutput output)
      Specified by:
      getSource in class CommandBlockExecutor
      Mappings:
      Namespace Name Mixin selector
      named getSource Lnet/minecraft/world/CommandBlockExecutor;getSource(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/server/command/CommandOutput;)Lnet/minecraft/server/command/ServerCommandSource;
      intermediary method_8303 Lnet/minecraft/class_1918;method_8303(Lnet/minecraft/class_3218;Lnet/minecraft/class_2165;)Lnet/minecraft/class_2168;
      official a Ldtm;a(Laxl;Lei;)Lej;
    • 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 a Ldtm;a()Z