Package net.minecraft.entity.vehicle
Class CommandBlockMinecartEntity.CommandExecutor
java.lang.Object
net.minecraft.world.CommandBlockExecutor
net.minecraft.entity.vehicle.CommandBlockMinecartEntity.CommandExecutor
- Enclosing class:
CommandBlockMinecartEntity
- Mappings:
Namespace Name named net/minecraft/entity/vehicle/CommandBlockMinecartEntity$CommandExecutorintermediary net/minecraft/class_1697$class_1698official dck$a
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.CommandBlockExecutor
CommandBlockExecutor.class_11874 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPos()getSource(CommandOutput output) getWorld()booleanvoidMethods inherited from class net.minecraft.world.CommandBlockExecutor
execute, getCommand, getCustomName, getLastOutput, getName, getSuccessCount, interact, isTrackingOutput, readData, setCommand, setCustomName, setLastOutput, setSuccessCount, setTrackOutput, writeData
-
Constructor Details
-
CommandExecutor
public CommandExecutor()
-
-
Method Details
-
getWorld
- Specified by:
getWorldin classCommandBlockExecutor- Mappings:
Namespace Name Mixin selector named getWorldLnet/minecraft/world/CommandBlockExecutor;getWorld()Lnet/minecraft/server/world/ServerWorld;intermediary method_8293Lnet/minecraft/class_1918;method_8293()Lnet/minecraft/class_3218;official aLdqp;a()Lawx;
-
markDirty
public void markDirty()- Specified by:
markDirtyin classCommandBlockExecutor- Mappings:
Namespace Name Mixin selector named markDirtyLnet/minecraft/world/CommandBlockExecutor;markDirty()Vintermediary method_8295Lnet/minecraft/class_1918;method_8295()Vofficial bLdqp;b()V
-
getPos
- Specified by:
getPosin classCommandBlockExecutor- Mappings:
Namespace Name Mixin selector named getPosLnet/minecraft/world/CommandBlockExecutor;getPos()Lnet/minecraft/util/math/Vec3d;intermediary method_8300Lnet/minecraft/class_1918;method_8300()Lnet/minecraft/class_243;official cLdqp;c()Lfoh;
-
getMinecart
- Mappings:
Namespace Name Mixin selector named getMinecartLnet/minecraft/entity/vehicle/CommandBlockMinecartEntity$CommandExecutor;getMinecart()Lnet/minecraft/entity/vehicle/CommandBlockMinecartEntity;intermediary method_7569Lnet/minecraft/class_1697$class_1698;method_7569()Lnet/minecraft/class_1697;official dLdck$a;d()Ldck;
-
getSource
- Specified by:
getSourcein classCommandBlockExecutor- Mappings:
Namespace Name Mixin selector named getSourceLnet/minecraft/world/CommandBlockExecutor;getSource(Lnet/minecraft/server/command/CommandOutput;)Lnet/minecraft/server/command/ServerCommandSource;intermediary method_8303Lnet/minecraft/class_1918;method_8303(Lnet/minecraft/class_2165;)Lnet/minecraft/class_2168;official aLdqp;a(Lei;)Lej;
-
isEditable
public boolean isEditable()- Specified by:
isEditablein classCommandBlockExecutor- Mappings:
Namespace Name Mixin selector named isEditableLnet/minecraft/world/CommandBlockExecutor;isEditable()Zintermediary method_52175Lnet/minecraft/class_1918;method_52175()Zofficial eLdqp;e()Z
-