Class WallPlacedBlock

All Implemented Interfaces:
Itemable
Direct Known Subclasses:
AbstractButtonBlock, LeverBlock

public class WallPlacedBlock extends HorizotalFacingBlock
Mappings:
Namespace Name
official beo
intermediary net/minecraft/class_3705
named net/minecraft/block/WallPlacedBlock
  • Field Details

    • field_18315

      public static final EnumProperty<class_3770> field_18315
      Mappings:
      Namespace Name Mixin selector
      official C Lbeo;C:Lbmh;
      intermediary field_18315 Lnet/minecraft/class_3705;field_18315:Lnet/minecraft/class_2245;
      named field_18315 Lnet/minecraft/block/WallPlacedBlock;field_18315:Lnet/minecraft/state/property/EnumProperty;
  • Constructor Details

    • WallPlacedBlock

      protected WallPlacedBlock(Block.Builder settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbcs;<init>(Lbcs$c;)V
      intermediary <init> Lnet/minecraft/class_197;<init>(Lnet/minecraft/class_197$class_3692;)V
      named <init> Lnet/minecraft/block/Block;<init>(Lnet/minecraft/block/Block$Builder;)V
  • Method Details

    • method_16570

      public boolean method_16570(BlockState blockState, RenderBlockView renderBlockView, BlockPos blockPos)
      Overrides:
      method_16570 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Layc;Lel;)Z
      intermediary method_16570 Lnet/minecraft/class_197;method_16570(Lnet/minecraft/class_2232;Lnet/minecraft/class_3599;Lnet/minecraft/class_2552;)Z
      named method_16570 Lnet/minecraft/block/Block;method_16570(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/RenderBlockView;Lnet/minecraft/util/math/BlockPos;)Z
    • method_16563

      @Nullable public BlockState method_16563(ItemPlacementContext itemPlacementContext)
      Overrides:
      method_16563 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lark;)Lblc;
      intermediary method_16563 Lnet/minecraft/class_197;method_16563(Lnet/minecraft/class_3544;)Lnet/minecraft/class_2232;
      named method_16563 Lnet/minecraft/block/Block;method_16563(Lnet/minecraft/item/ItemPlacementContext;)Lnet/minecraft/block/BlockState;
    • method_16575

      public BlockState method_16575(BlockState blockState, Direction direction, BlockState blockState2, IWorld iWorld, BlockPos blockPos, BlockPos blockPos2)
      Overrides:
      method_16575 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Leq;Lblc;Laxz;Lel;Lel;)Lblc;
      intermediary method_16575 Lnet/minecraft/class_197;method_16575(Lnet/minecraft/class_2232;Lnet/minecraft/class_1354;Lnet/minecraft/class_2232;Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2232;
      named method_16575 Lnet/minecraft/block/Block;method_16575(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
    • method_16672

      protected static Direction method_16672(BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official k Lbeo;k(Lblc;)Leq;
      intermediary method_16672 Lnet/minecraft/class_3705;method_16672(Lnet/minecraft/class_2232;)Lnet/minecraft/class_1354;
      named method_16672 Lnet/minecraft/block/WallPlacedBlock;method_16672(Lnet/minecraft/block/BlockState;)Lnet/minecraft/util/math/Direction;