Class WallBlock

All Implemented Interfaces:
FluidDrainable, FluidFillable, Waterloggable, ItemConvertible

public class WallBlock
extends Block
implements Waterloggable
Mappings:
Namespace Name
official ceo
intermediary net/minecraft/class_2544
named net/minecraft/block/WallBlock
  • Field Details

    • UP

      public static final BooleanProperty UP
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a:Lcik;
      intermediary field_11717 Lnet/minecraft/class_2544;field_11717:Lnet/minecraft/class_2746;
      named UP Lnet/minecraft/block/WallBlock;UP:Lnet/minecraft/state/property/BooleanProperty;
    • EAST_SHAPE

      public static final EnumProperty<WallShape> EAST_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official b Lceo;b:Lcir;
      intermediary field_22156 Lnet/minecraft/class_2544;field_22156:Lnet/minecraft/class_2754;
      named EAST_SHAPE Lnet/minecraft/block/WallBlock;EAST_SHAPE:Lnet/minecraft/state/property/EnumProperty;
    • NORTH_SHAPE

      public static final EnumProperty<WallShape> NORTH_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official c Lceo;c:Lcir;
      intermediary field_22157 Lnet/minecraft/class_2544;field_22157:Lnet/minecraft/class_2754;
      named NORTH_SHAPE Lnet/minecraft/block/WallBlock;NORTH_SHAPE:Lnet/minecraft/state/property/EnumProperty;
    • SOUTH_SHAPE

      public static final EnumProperty<WallShape> SOUTH_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official d Lceo;d:Lcir;
      intermediary field_22158 Lnet/minecraft/class_2544;field_22158:Lnet/minecraft/class_2754;
      named SOUTH_SHAPE Lnet/minecraft/block/WallBlock;SOUTH_SHAPE:Lnet/minecraft/state/property/EnumProperty;
    • WEST_SHAPE

      public static final EnumProperty<WallShape> WEST_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official e Lceo;e:Lcir;
      intermediary field_22159 Lnet/minecraft/class_2544;field_22159:Lnet/minecraft/class_2754;
      named WEST_SHAPE Lnet/minecraft/block/WallBlock;WEST_SHAPE:Lnet/minecraft/state/property/EnumProperty;
    • WATERLOGGED

      public static final BooleanProperty WATERLOGGED
      Mappings:
      Namespace Name Mixin selector
      official f Lceo;f:Lcik;
      intermediary field_22160 Lnet/minecraft/class_2544;field_22160:Lnet/minecraft/class_2746;
      named WATERLOGGED Lnet/minecraft/block/WallBlock;WATERLOGGED:Lnet/minecraft/state/property/BooleanProperty;
    • TALL_POST_SHAPE

      private static final VoxelShape TALL_POST_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official i Lceo;i:Ldjn;
      intermediary field_22163 Lnet/minecraft/class_2544;field_22163:Lnet/minecraft/class_265;
      named TALL_POST_SHAPE Lnet/minecraft/block/WallBlock;TALL_POST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • TALL_NORTH_SHAPE

      private static final VoxelShape TALL_NORTH_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official j Lceo;j:Ldjn;
      intermediary field_22164 Lnet/minecraft/class_2544;field_22164:Lnet/minecraft/class_265;
      named TALL_NORTH_SHAPE Lnet/minecraft/block/WallBlock;TALL_NORTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • TALL_SOUTH_SHAPE

      private static final VoxelShape TALL_SOUTH_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official k Lceo;k:Ldjn;
      intermediary field_22165 Lnet/minecraft/class_2544;field_22165:Lnet/minecraft/class_265;
      named TALL_SOUTH_SHAPE Lnet/minecraft/block/WallBlock;TALL_SOUTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • TALL_WEST_SHAPE

      private static final VoxelShape TALL_WEST_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official o Lceo;o:Ldjn;
      intermediary field_22166 Lnet/minecraft/class_2544;field_22166:Lnet/minecraft/class_265;
      named TALL_WEST_SHAPE Lnet/minecraft/block/WallBlock;TALL_WEST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • TALL_EAST_SHAPE

      private static final VoxelShape TALL_EAST_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official p Lceo;p:Ldjn;
      intermediary field_22167 Lnet/minecraft/class_2544;field_22167:Lnet/minecraft/class_265;
      named TALL_EAST_SHAPE Lnet/minecraft/block/WallBlock;TALL_EAST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • shapeMap

      private final Map<BlockState,​VoxelShape> shapeMap
      Mappings:
      Namespace Name Mixin selector
      official g Lceo;g:Ljava/util/Map;
      intermediary field_22161 Lnet/minecraft/class_2544;field_22161:Ljava/util/Map;
      named shapeMap Lnet/minecraft/block/WallBlock;shapeMap:Ljava/util/Map;
    • collisionShapeMap

      private final Map<BlockState,​VoxelShape> collisionShapeMap
      Mappings:
      Namespace Name Mixin selector
      official h Lceo;h:Ljava/util/Map;
      intermediary field_22162 Lnet/minecraft/class_2544;field_22162:Ljava/util/Map;
      named collisionShapeMap Lnet/minecraft/block/WallBlock;collisionShapeMap:Ljava/util/Map;
  • Constructor Details

    • WallBlock

      public WallBlock​(AbstractBlock.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lchs;<init>(Lchs$c;)V
      intermediary <init> Lnet/minecraft/class_4970;<init>(Lnet/minecraft/class_4970$class_2251;)V
      named <init> Lnet/minecraft/block/AbstractBlock;<init>(Lnet/minecraft/block/AbstractBlock$Settings;)V
  • Method Details

    • method_24426

      private static VoxelShape method_24426​(VoxelShape voxelShape, WallShape wallShape, VoxelShape voxelShape2, VoxelShape voxelShape3)
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a(Ldjn;Lcje;Ldjn;Ldjn;)Ldjn;
      intermediary method_24426 Lnet/minecraft/class_2544;method_24426(Lnet/minecraft/class_265;Lnet/minecraft/class_4778;Lnet/minecraft/class_265;Lnet/minecraft/class_265;)Lnet/minecraft/class_265;
      named method_24426 Lnet/minecraft/block/WallBlock;method_24426(Lnet/minecraft/util/shape/VoxelShape;Lnet/minecraft/block/enums/WallShape;Lnet/minecraft/util/shape/VoxelShape;Lnet/minecraft/util/shape/VoxelShape;)Lnet/minecraft/util/shape/VoxelShape;
    • getShapeMap

      private Map<BlockState,​VoxelShape> getShapeMap​(float float2, float float3, float float4, float float5, float float6, float float7)
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a(FFFFFF)Ljava/util/Map;
      intermediary method_24420 Lnet/minecraft/class_2544;method_24420(FFFFFF)Ljava/util/Map;
      named getShapeMap Lnet/minecraft/block/WallBlock;getShapeMap(FFFFFF)Ljava/util/Map;
    • getOutlineShape

      public VoxelShape getOutlineShape​(BlockState state, BlockView world, BlockPos pos, ShapeContext context)
      Overrides:
      getOutlineShape in class AbstractBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lchs;a(Lcht;Lbsz;Lfx;Ldiz;)Ldjn;
      intermediary method_9530 Lnet/minecraft/class_4970;method_9530(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
      named getOutlineShape Lnet/minecraft/block/AbstractBlock;getOutlineShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/ShapeContext;)Lnet/minecraft/util/shape/VoxelShape;
    • getCollisionShape

      public VoxelShape getCollisionShape​(BlockState state, BlockView world, BlockPos pos, ShapeContext context)
      Overrides:
      getCollisionShape in class AbstractBlock
      Mappings:
      Namespace Name Mixin selector
      official c Lchs;c(Lcht;Lbsz;Lfx;Ldiz;)Ldjn;
      intermediary method_9549 Lnet/minecraft/class_4970;method_9549(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
      named getCollisionShape Lnet/minecraft/block/AbstractBlock;getCollisionShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/ShapeContext;)Lnet/minecraft/util/shape/VoxelShape;
    • canPathfindThrough

      public boolean canPathfindThrough​(BlockState state, BlockView world, BlockPos pos, NavigationType type)
      Overrides:
      canPathfindThrough in class AbstractBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lchs;a(Lcht;Lbsz;Lfx;Ldcu;)Z
      intermediary method_9516 Lnet/minecraft/class_4970;method_9516(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_10;)Z
      named canPathfindThrough Lnet/minecraft/block/AbstractBlock;canPathfindThrough(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/ai/pathing/NavigationType;)Z
    • shouldConnectTo

      private boolean shouldConnectTo​(BlockState state, boolean faceFullSquare, Direction side)
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a(Lcht;ZLgc;)Z
      intermediary method_16704 Lnet/minecraft/class_2544;method_16704(Lnet/minecraft/class_2680;ZLnet/minecraft/class_2350;)Z
      named shouldConnectTo Lnet/minecraft/block/WallBlock;shouldConnectTo(Lnet/minecraft/block/BlockState;ZLnet/minecraft/util/math/Direction;)Z
    • getPlacementState

      public BlockState getPlacementState​(ItemPlacementContext ctx)
      Overrides:
      getPlacementState in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbwu;a(Lbpv;)Lcht;
      intermediary method_9605 Lnet/minecraft/class_2248;method_9605(Lnet/minecraft/class_1750;)Lnet/minecraft/class_2680;
      named getPlacementState Lnet/minecraft/block/Block;getPlacementState(Lnet/minecraft/item/ItemPlacementContext;)Lnet/minecraft/block/BlockState;
    • getStateForNeighborUpdate

      public BlockState getStateForNeighborUpdate​(BlockState state, Direction direction, BlockState neighborState, WorldAccess world, BlockPos pos, BlockPos neighborPos)
      Gets the possibly updated block state of this block when a neighboring block is updated.
      Overrides:
      getStateForNeighborUpdate in class AbstractBlock
      Parameters:
      state - the state of this block
      direction - the direction from this block to the neighbor
      neighborState - the state of the updated neighbor block
      world - the world
      pos - the position of this block
      neighborPos - the position of the neighbor block
      Returns:
      the new state of this block
      Mappings:
      Namespace Name Mixin selector
      official a Lchs;a(Lcht;Lgc;Lcht;Lbtw;Lfx;Lfx;)Lcht;
      intermediary method_9559 Lnet/minecraft/class_4970;method_9559(Lnet/minecraft/class_2680;Lnet/minecraft/class_2350;Lnet/minecraft/class_2680;Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;
      named getStateForNeighborUpdate Lnet/minecraft/block/AbstractBlock;getStateForNeighborUpdate(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
    • method_24424

      private static boolean method_24424​(BlockState blockState, Property<WallShape> property)
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a(Lcht;Lciw;)Z
      intermediary method_24424 Lnet/minecraft/class_2544;method_24424(Lnet/minecraft/class_2680;Lnet/minecraft/class_2769;)Z
      named method_24424 Lnet/minecraft/block/WallBlock;method_24424(Lnet/minecraft/block/BlockState;Lnet/minecraft/state/property/Property;)Z
    • method_24427

      private static boolean method_24427​(VoxelShape voxelShape, VoxelShape voxelShape2)
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a(Ldjn;Ldjn;)Z
      intermediary method_24427 Lnet/minecraft/class_2544;method_24427(Lnet/minecraft/class_265;Lnet/minecraft/class_265;)Z
      named method_24427 Lnet/minecraft/block/WallBlock;method_24427(Lnet/minecraft/util/shape/VoxelShape;Lnet/minecraft/util/shape/VoxelShape;)Z
    • method_24421

      private BlockState method_24421​(WorldView worldView, BlockState blockState, BlockPos blockPos, BlockState blockState2)
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a(Lbty;Lcht;Lfx;Lcht;)Lcht;
      intermediary method_24421 Lnet/minecraft/class_2544;method_24421(Lnet/minecraft/class_4538;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Lnet/minecraft/class_2680;
      named method_24421 Lnet/minecraft/block/WallBlock;method_24421(Lnet/minecraft/world/WorldView;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/BlockState;
    • method_24423

      private BlockState method_24423​(WorldView worldView, BlockPos blockPos, BlockState blockState, BlockPos blockPos2, BlockState blockState2, Direction direction)
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a(Lbty;Lfx;Lcht;Lfx;Lcht;Lgc;)Lcht;
      intermediary method_24423 Lnet/minecraft/class_2544;method_24423(Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2350;)Lnet/minecraft/class_2680;
      named method_24423 Lnet/minecraft/block/WallBlock;method_24423(Lnet/minecraft/world/WorldView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;)Lnet/minecraft/block/BlockState;
    • method_24422

      private BlockState method_24422​(WorldView worldView, BlockState blockState, BlockPos blockPos, BlockState blockState2, boolean bool, boolean bool2, boolean bool3, boolean bool4)
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a(Lbty;Lcht;Lfx;Lcht;ZZZZ)Lcht;
      intermediary method_24422 Lnet/minecraft/class_2544;method_24422(Lnet/minecraft/class_4538;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;ZZZZ)Lnet/minecraft/class_2680;
      named method_24422 Lnet/minecraft/block/WallBlock;method_24422(Lnet/minecraft/world/WorldView;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;ZZZZ)Lnet/minecraft/block/BlockState;
    • method_27092

      private boolean method_27092​(BlockState blockState, BlockState blockState2, VoxelShape voxelShape)
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a(Lcht;Lcht;Ldjn;)Z
      intermediary method_27092 Lnet/minecraft/class_2544;method_27092(Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_265;)Z
      named method_27092 Lnet/minecraft/block/WallBlock;method_27092(Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/shape/VoxelShape;)Z
    • method_24425

      private BlockState method_24425​(BlockState blockState, boolean bool, boolean bool2, boolean bool3, boolean bool4, VoxelShape voxelShape)
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a(Lcht;ZZZZLdjn;)Lcht;
      intermediary method_24425 Lnet/minecraft/class_2544;method_24425(Lnet/minecraft/class_2680;ZZZZLnet/minecraft/class_265;)Lnet/minecraft/class_2680;
      named method_24425 Lnet/minecraft/block/WallBlock;method_24425(Lnet/minecraft/block/BlockState;ZZZZLnet/minecraft/util/shape/VoxelShape;)Lnet/minecraft/block/BlockState;
    • method_24428

      private WallShape method_24428​(boolean bool, VoxelShape voxelShape, VoxelShape voxelShape2)
      Mappings:
      Namespace Name Mixin selector
      official a Lceo;a(ZLdjn;Ldjn;)Lcje;
      intermediary method_24428 Lnet/minecraft/class_2544;method_24428(ZLnet/minecraft/class_265;Lnet/minecraft/class_265;)Lnet/minecraft/class_4778;
      named method_24428 Lnet/minecraft/block/WallBlock;method_24428(ZLnet/minecraft/util/shape/VoxelShape;Lnet/minecraft/util/shape/VoxelShape;)Lnet/minecraft/block/enums/WallShape;
    • getFluidState

      public FluidState getFluidState​(BlockState state)
      Overrides:
      getFluidState in class AbstractBlock
      Mappings:
      Namespace Name Mixin selector
      official d Lchs;d(Lcht;)Ldal;
      intermediary method_9545 Lnet/minecraft/class_4970;method_9545(Lnet/minecraft/class_2680;)Lnet/minecraft/class_3610;
      named getFluidState Lnet/minecraft/block/AbstractBlock;getFluidState(Lnet/minecraft/block/BlockState;)Lnet/minecraft/fluid/FluidState;
    • isTranslucent

      public boolean isTranslucent​(BlockState state, BlockView world, BlockPos pos)
      Overrides:
      isTranslucent in class Block
      Mappings:
      Namespace Name Mixin selector
      official c Lbwu;c(Lcht;Lbsz;Lfx;)Z
      intermediary method_9579 Lnet/minecraft/class_2248;method_9579(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
      named isTranslucent Lnet/minecraft/block/Block;isTranslucent(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z
    • appendProperties

      protected void appendProperties​(StateManager.Builder<Block,​BlockState> builder)
      Overrides:
      appendProperties in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbwu;a(Lchu$a;)V
      intermediary method_9515 Lnet/minecraft/class_2248;method_9515(Lnet/minecraft/class_2689$class_2690;)V
      named appendProperties Lnet/minecraft/block/Block;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V
    • rotate

      public BlockState rotate​(BlockState state, BlockRotation rotation)
      Applies a block rotation to a block state.

      By default, this returns the provided block state.

      Overrides:
      rotate in class AbstractBlock
      Returns:
      the rotated block state
      Mappings:
      Namespace Name Mixin selector
      official a Lchs;a(Lcht;Lccm;)Lcht;
      intermediary method_9598 Lnet/minecraft/class_4970;method_9598(Lnet/minecraft/class_2680;Lnet/minecraft/class_2470;)Lnet/minecraft/class_2680;
      named rotate Lnet/minecraft/block/AbstractBlock;rotate(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockRotation;)Lnet/minecraft/block/BlockState;
    • mirror

      public BlockState mirror​(BlockState state, BlockMirror mirror)
      Overrides:
      mirror in class AbstractBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lchs;a(Lcht;Lcbb;)Lcht;
      intermediary method_9569 Lnet/minecraft/class_4970;method_9569(Lnet/minecraft/class_2680;Lnet/minecraft/class_2415;)Lnet/minecraft/class_2680;
      named mirror Lnet/minecraft/block/AbstractBlock;mirror(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockMirror;)Lnet/minecraft/block/BlockState;