Package net.minecraft
Class class_4671
java.lang.Object
net.minecraft.world.CommandBlockExecutor
net.minecraft.class_4671
- All Implemented Interfaces:
CommandSource
- Mappings:
Namespace Name official bcuintermediary net/minecraft/class_4671named net/minecraft/class_4671
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPos()intgetType()getWorld()voidvoidsetCommand(String command) voidwriteEntityId(ByteBuf byteBuf) Methods inherited from class net.minecraft.world.CommandBlockExecutor
canUseCommand, execute, fromNbt, getCommand, getCommandStats, getLastOutput, getSuccessCount, getTranslationKey, interact, isTrackingOutput, method_10786, method_6344, method_6395, sendCommandFeedback, sendMessage, setLastOutput, setName, setTrackOutput
-
Constructor Details
-
class_4671
class_4671(CommandBlockBlockEntity commandBlockBlockEntity)
-
-
Method Details
-
getBlockPos
- Mappings:
Namespace Name Mixin selector official cLae;c()Ldt;intermediary method_4086Lnet/minecraft/class_1061;method_4086()Lnet/minecraft/class_2552;named getBlockPosLnet/minecraft/command/CommandSource;getBlockPos()Lnet/minecraft/util/math/BlockPos;
-
getPos
- Mappings:
Namespace Name Mixin selector official dLae;d()Lbrw;intermediary method_10787Lnet/minecraft/class_1061;method_10787()Lnet/minecraft/class_236;named getPosLnet/minecraft/command/CommandSource;getPos()Lnet/minecraft/util/math/Vec3d;
-
getWorld
- Mappings:
Namespace Name Mixin selector official eLae;e()Laqu;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 aLaqf;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 hLaqf;h()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 iLaqf;i()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 aLaqf;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
-
getEntity
- Mappings:
Namespace Name Mixin selector official fLae;f()Lwv;intermediary method_10788Lnet/minecraft/class_1061;method_10788()Lnet/minecraft/class_864;named getEntityLnet/minecraft/command/CommandSource;getEntity()Lnet/minecraft/entity/Entity;
-