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 dfa$a
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.CommandBlockExecutor
CommandBlockExecutor.CommandBlockOutput -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSource(ServerWorld world, CommandOutput output) booleanvoidmarkDirty(ServerWorld world) Methods inherited from class net.minecraft.world.CommandBlockExecutor
execute, getCommand, getCustomName, getLastOutput, getName, getSuccessCount, isTrackingOutput, readData, setCommand, setCustomName, setLastOutput, setSuccessCount, setTrackOutput, writeData
-
Constructor Details
-
CommandExecutor
CommandExecutor()
-
-
Method Details
-
markDirty
- Specified by:
markDirtyin classCommandBlockExecutor- Mappings:
Namespace Name Mixin selector named markDirtyLnet/minecraft/world/CommandBlockExecutor;markDirty(Lnet/minecraft/server/world/ServerWorld;)Vintermediary method_8295Lnet/minecraft/class_1918;method_8295(Lnet/minecraft/class_3218;)Vofficial aLdtm;a(Laxl;)V
-
getSource
- Specified by:
getSourcein classCommandBlockExecutor- Mappings:
Namespace Name Mixin selector named getSourceLnet/minecraft/world/CommandBlockExecutor;getSource(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/server/command/CommandOutput;)Lnet/minecraft/server/command/ServerCommandSource;intermediary method_8303Lnet/minecraft/class_1918;method_8303(Lnet/minecraft/class_3218;Lnet/minecraft/class_2165;)Lnet/minecraft/class_2168;official aLdtm;a(Laxl;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 aLdtm;a()Z
-