Package net.minecraft

Class class_2156

All Implemented Interfaces:
CommandSource

class class_2156 extends CommandBlockExecutor
Mappings:
Namespace Name
official vz
intermediary net/minecraft/class_2156
named net/minecraft/class_2156
  • Constructor Details

  • Method Details

    • markDirty

      public void markDirty()
      Specified by:
      markDirty in class CommandBlockExecutor
      Mappings:
      Namespace Name Mixin selector
      official e Lafa;e()V
      intermediary method_6401 Lnet/minecraft/class_1740;method_6401()V
      named markDirty Lnet/minecraft/world/CommandBlockExecutor;markDirty()V
    • getType

      @Environment(CLIENT) public int getType()
      Specified by:
      getType in class CommandBlockExecutor
      Mappings:
      Namespace Name Mixin selector
      official f Lafa;f()I
      intermediary method_6402 Lnet/minecraft/class_1740;method_6402()I
      named getType Lnet/minecraft/world/CommandBlockExecutor;getType()I
    • writeEntityId

      @Environment(CLIENT) public void writeEntityId(ByteBuf byteBuf)
      Specified by:
      writeEntityId in class CommandBlockExecutor
      Mappings:
      Namespace Name Mixin selector
      official a Lafa;a(Lio/netty/buffer/ByteBuf;)V
      intermediary method_6396 Lnet/minecraft/class_1740;method_6396(Lio/netty/buffer/ByteBuf;)V
      named writeEntityId Lnet/minecraft/world/CommandBlockExecutor;writeEntityId(Lio/netty/buffer/ByteBuf;)V
    • method_4086

      public BlockPos method_4086()
      Mappings:
      Namespace Name Mixin selector
      official f_ Lac;f_()Lr;
      intermediary method_4086 Lnet/minecraft/class_1061;method_4086()Lnet/minecraft/class_851;
      named method_4086 Lnet/minecraft/command/CommandSource;method_4086()Lnet/minecraft/util/math/BlockPos;
    • getWorld

      public World getWorld()
      Mappings:
      Namespace Name Mixin selector
      official d Lac;d()Lafm;
      intermediary method_5506 Lnet/minecraft/class_1061;method_5506()Lnet/minecraft/class_1150;
      named getWorld Lnet/minecraft/command/CommandSource;getWorld()Lnet/minecraft/world/World;