Package net.minecraft
Class class_2156
java.lang.Object
net.minecraft.world.CommandBlockExecutor
net.minecraft.class_2156
- All Implemented Interfaces:
CommandSource
- Mappings:
Namespace Name official vzintermediary net/minecraft/class_2156named net/minecraft/class_2156
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetType()getWorld()voidvoidwriteEntityId(ByteBuf byteBuf) Methods inherited from class net.minecraft.world.CommandBlockExecutor
canUseCommand, execute, fromNbt, getCommand, getLastOutput, getSuccessCount, getTranslatedName, method_6344, method_6395, sendMessage, setCommand, setLastOutput, setName
-
Constructor Details
-
class_2156
class_2156(CommandBlockMinecartEntity commandBlockMinecartEntity)
-
-
Method Details
-
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
-
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;
-