Package net.minecraft
Class class_1766
java.lang.Object
net.minecraft.world.CommandBlockExecutor
net.minecraft.class_1766
- All Implemented Interfaces:
CommandSource
- Mappings:
Namespace Name official anjintermediary net/minecraft/class_1766named net/minecraft/class_1766
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetType()getWorld()voidvoidsetCommand(String command) voidwriteEntityId(ByteBuf byteBuf) Methods inherited from class net.minecraft.world.CommandBlockExecutor
canUseCommand, execute, fromNbt, getCommand, getLastOutput, getSuccessCount, getTranslationKey, method_6344, method_6395, sendMessage, setLastOutput, setName
-
Constructor Details
-
class_1766
class_1766(CommandBlockBlockEntity commandBlockBlockEntity)
-
-
Method Details
-
method_4086
- Mappings:
Namespace Name Mixin selector official f_Lac;f_()Lr;intermediary method_4086Lnet/minecraft/class_1061;method_4086()Lnet/minecraft/class_851;named method_4086Lnet/minecraft/command/CommandSource;method_4086()Lnet/minecraft/util/math/BlockPos;
-
getWorld
- Mappings:
Namespace Name Mixin selector official dLac;d()Lafm;intermediary method_5506Lnet/minecraft/class_1061;method_5506()Lnet/minecraft/class_1150;named getWorldLnet/minecraft/command/CommandSource;getWorld()Lnet/minecraft/world/World;
-
setCommand
- Overrides:
setCommandin classCommandBlockExecutor- Mappings:
Namespace Name Mixin selector official aLafa;a(Ljava/lang/String;)Vintermediary method_6397Lnet/minecraft/class_1740;method_6397(Ljava/lang/String;)Vnamed setCommandLnet/minecraft/world/CommandBlockExecutor;setCommand(Ljava/lang/String;)V
-
markDirty
public void markDirty()- Specified by:
markDirtyin classCommandBlockExecutor- Mappings:
Namespace Name Mixin selector official eLafa;e()Vintermediary method_6401Lnet/minecraft/class_1740;method_6401()Vnamed markDirtyLnet/minecraft/world/CommandBlockExecutor;markDirty()V
-
getType
- Specified by:
getTypein classCommandBlockExecutor- Mappings:
Namespace Name Mixin selector official fLafa;f()Iintermediary method_6402Lnet/minecraft/class_1740;method_6402()Inamed getTypeLnet/minecraft/world/CommandBlockExecutor;getType()I
-
writeEntityId
- Specified by:
writeEntityIdin classCommandBlockExecutor- Mappings:
Namespace Name Mixin selector official aLafa;a(Lio/netty/buffer/ByteBuf;)Vintermediary method_6396Lnet/minecraft/class_1740;method_6396(Lio/netty/buffer/ByteBuf;)Vnamed writeEntityIdLnet/minecraft/world/CommandBlockExecutor;writeEntityId(Lio/netty/buffer/ByteBuf;)V
-