History - net.minecraft.world.level.block.WallBlock

1.21.4

Names

dtn

dsq

Fields

Constructors

Methods

1.21.3

Names

dtm

dtn

net.minecraft.world.level.block.BlockBannerWall

net.minecraft.world.level.block.BlockCobbleWall

Fields

Constructors

Methods

1.21.2

Names

dtm

net.minecraft.world.level.block.WallBlock

net.minecraft.class_2544

net.minecraft.unmapped.C_duybclay

net.minecraft.block.WallBlock

net.minecraft.block.WallBlock

net.minecraft.src.C_1956_

net.minecraft.world.level.block.BlockBannerWall

Fields

com.mojang.serialization.MapCodec<WallBlock>: a, CODEC, field_46487, f_lcbrbqqy, CODEC, CODEC, f_302236_

BooleanProperty: b, UP, field_11717, f_wfwahvuy, UP, UP, f_57949_

EnumProperty<WallSide>: c, EAST_WALL, field_22156, f_qkhypgkr, EAST_SHAPE, EAST_SHAPE, f_57950_

EnumProperty<WallSide>: d, NORTH_WALL, field_22157, f_wcrdjxol, NORTH_SHAPE, NORTH_SHAPE, f_57951_

EnumProperty<WallSide>: e, SOUTH_WALL, field_22158, f_jvxfdifk, SOUTH_SHAPE, SOUTH_SHAPE, f_57952_

EnumProperty<WallSide>: f, WEST_WALL, field_22159, f_bagxnabu, WEST_SHAPE, WEST_SHAPE, f_57953_

BooleanProperty: g, WATERLOGGED, field_22160, f_iildrtsa, WATERLOGGED, WATERLOGGED, f_57954_

Map<BlockState, VoxelShape>: h, shapeByIndex, field_22161, f_pvverwec, shapeMap, shapeMap, f_57955_

Map<BlockState, VoxelShape>: i, collisionShapeByIndex, field_22162, f_oihkjtbb, collisionShapeMap, collisionShapeMap, f_57956_

int: j, WALL_WIDTH, field_31276, f_rmgxbzis, field_31276, WALL_WIDTH, f_154876_

int: k, WALL_HEIGHT, field_31277, f_xdlnrllu, field_31277, WALL_HEIGHT, f_154877_

int: l, POST_WIDTH, field_31278, f_mfwaedwm, field_31278, POST_WIDTH, f_154878_

int: m, POST_COVER_WIDTH, field_31279, f_jsqywopd, field_31279, POST_COVER_WIDTH, f_154879_

int: n, WALL_COVER_START, field_31280, f_euglojbj, field_31280, WALL_COVER_START, f_154880_

int: o, WALL_COVER_END, field_31281, f_asmqtyre, field_31281, WALL_COVER_END, f_154881_

VoxelShape: G, POST_TEST, field_22163, f_uqirvzwg, TALL_POST_SHAPE, TALL_POST_SHAPE, f_57957_

VoxelShape: H, NORTH_TEST, field_22164, f_syithcwx, TALL_NORTH_SHAPE, TALL_NORTH_SHAPE, f_57958_

VoxelShape: I, SOUTH_TEST, field_22165, f_rqtjcogh, TALL_SOUTH_SHAPE, TALL_SOUTH_SHAPE, f_57959_

VoxelShape: J, WEST_TEST, field_22166, f_osozlsht, TALL_WEST_SHAPE, TALL_WEST_SHAPE, f_57960_

VoxelShape: K, EAST_TEST, field_22167, f_mxflxjfq, TALL_EAST_SHAPE, TALL_EAST_SHAPE, f_57961_

Constructors

(BlockBehaviour$Properties)

Methods

com.mojang.serialization.MapCodec<WallBlock> (): a, codec, method_53969, m_wrnxumjr, getCodec, getCodec, m_304657_

VoxelShape (VoxelShape, WallSide, VoxelShape, VoxelShape): a, applyWallShape, method_24426, m_pcrtmmam, getVoxelShape, applyWallShape, m_58033_

Map<BlockState, VoxelShape> (float, float, float, float, float, float): a, makeShapes, method_24420, m_rxtmalgb, getShapeMap, getShapeMap, m_57965_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, m_fqngyjtr, getOutlineShape, getOutlineShape, m_5940_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): b, getCollisionShape, method_9549, m_phzfypqf, getCollisionShape, getCollisionShape, m_5939_

boolean (BlockState, PathComputationType): a, isPathfindable, method_9516, m_rwctfady, canPathfindThrough, canPathfindThrough, m_7357_

boolean (BlockState, boolean, Direction): a, connectsTo, method_16704, m_odyepbif, shouldConnectTo, shouldConnectTo, m_58020_

BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, m_iwedynhy, getPlacementState, getPlacementState, m_5573_

BlockState (BlockState, LevelReader, ScheduledTickAccess, BlockPos, Direction, BlockPos, BlockState, RandomSource): a, updateShape, method_9559, m_yvunqpeq, getStateForNeighborUpdate, getStateForNeighborUpdate, m_7417_

boolean (BlockState, Property<WallSide>): a, isConnected, method_24424, m_uavsfxkd, isConnected, isConnected, m_58010_

boolean (VoxelShape, VoxelShape): a, isCovered, method_24427, m_uvcaikzs, shouldUseTallShape, isCovered, m_58038_

BlockState (LevelReader, BlockState, BlockPos, BlockState): a, topUpdate, method_24421, m_uozbxgct, getStateAt, updateTop, m_57974_

BlockState (LevelReader, BlockPos, BlockState, BlockPos, BlockState, Direction): a, sideUpdate, method_24423, m_zhlhbuuk, getStateWithNeighbor, updateSide, m_57988_

BlockState (LevelReader, BlockState, BlockPos, BlockState, boolean, boolean, boolean, boolean): a, updateShape, method_24422, m_umywbspn, getStateWith, updateShape, m_57979_

boolean (BlockState, BlockState, VoxelShape): a, shouldRaisePost, method_27092, m_jqgdhdcw, shouldHavePost, shouldRaisePost, m_58006_

BlockState (BlockState, boolean, boolean, boolean, boolean, VoxelShape): a, updateSides, method_24425, m_luvkvpwo, getStateWith, updateSides, m_58024_

WallSide (boolean, VoxelShape, VoxelShape): a, makeWallState, method_24428, m_huumgauz, getWallShape, getWallShape, m_58041_

FluidState (BlockState): b_, getFluidState, method_9545, m_nlstkjhl, getFluidState, getFluidState, m_5888_

boolean (BlockState): e_, propagatesSkylightDown, method_9579, m_flnjgkno, isTransparent, isTransparent, m_49099_

void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, m_yujtcnah, appendProperties, appendProperties, m_7926_

BlockState (BlockState, Rotation): a, rotate, method_9598, m_umbsjste, rotate, rotate, m_6843_

BlockState (BlockState, Mirror): a, mirror, method_9569, m_ssvaouey, mirror, mirror, m_6943_