Package net.minecraft.entity.vehicle
Class CommandBlockMinecartEntity.CommandExecutor
java.lang.Object
net.minecraft.world.CommandBlockExecutor
net.minecraft.entity.vehicle.CommandBlockMinecartEntity.CommandExecutor
- All Implemented Interfaces:
- CommandOutput
- Enclosing class:
- CommandBlockMinecartEntity
- Mappings:
- Namespace - Name - official - can$a- intermediary - net/minecraft/class_1697$class_1698- named - net/minecraft/entity/vehicle/CommandBlockMinecartEntity$CommandExecutor
- 
Field SummaryFields inherited from interface net.minecraft.server.command.CommandOutputDUMMY
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.CommandBlockExecutorexecute, getCommand, getCustomName, getLastOutput, getSuccessCount, interact, isTrackingOutput, readNbt, sendMessage, setCommand, setCustomName, setLastOutput, setSuccessCount, setTrackOutput, shouldBroadcastConsoleToOps, shouldReceiveFeedback, shouldTrackOutput, writeNbtMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.server.command.CommandOutputcannotBeSilenced
- 
Constructor Details- 
CommandExecutorpublic CommandExecutor()
 
- 
- 
Method Details- 
getWorld- Specified by:
- getWorldin class- CommandBlockExecutor
- Mappings:
- Namespace - Name - Mixin selector - official - e- Lcln;e()Laif;- intermediary - method_8293- Lnet/minecraft/class_1918;method_8293()Lnet/minecraft/class_3218;- named - getWorld- Lnet/minecraft/world/CommandBlockExecutor;getWorld()Lnet/minecraft/server/world/ServerWorld;
 
- 
markDirtypublic void markDirty()- Specified by:
- markDirtyin class- CommandBlockExecutor
- Mappings:
- Namespace - Name - Mixin selector - official - f- Lcln;f()V- intermediary - method_8295- Lnet/minecraft/class_1918;method_8295()V- named - markDirty- Lnet/minecraft/world/CommandBlockExecutor;markDirty()V
 
- 
getPos- Specified by:
- getPosin class- CommandBlockExecutor
- Mappings:
- Namespace - Name - Mixin selector - official - g- Lcln;g()Leei;- intermediary - method_8300- Lnet/minecraft/class_1918;method_8300()Lnet/minecraft/class_243;- named - getPos- Lnet/minecraft/world/CommandBlockExecutor;getPos()Lnet/minecraft/util/math/Vec3d;
 
- 
getMinecart- Mappings:
- Namespace - Name - Mixin selector - official - h- Lcan$a;h()Lcan;- intermediary - method_7569- Lnet/minecraft/class_1697$class_1698;method_7569()Lnet/minecraft/class_1697;- named - getMinecart- Lnet/minecraft/entity/vehicle/CommandBlockMinecartEntity$CommandExecutor;getMinecart()Lnet/minecraft/entity/vehicle/CommandBlockMinecartEntity;
 
- 
getSource- Specified by:
- getSourcein class- CommandBlockExecutor
- Mappings:
- Namespace - Name - Mixin selector - official - i- Lcln;i()Lds;- intermediary - method_8303- Lnet/minecraft/class_1918;method_8303()Lnet/minecraft/class_2168;- named - getSource- Lnet/minecraft/world/CommandBlockExecutor;getSource()Lnet/minecraft/server/command/ServerCommandSource;
 
- 
isEditablepublic boolean isEditable()- Specified by:
- isEditablein class- CommandBlockExecutor
- Mappings:
- Namespace - Name - Mixin selector - official - j- Lcln;j()Z- intermediary - method_52175- Lnet/minecraft/class_1918;method_52175()Z- named - isEditable- Lnet/minecraft/world/CommandBlockExecutor;isEditable()Z
 
 
-