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

1.21

Names

dkb

dky

Fields

Constructors

Methods

1.20.6

Names

dka

dkb

net.minecraft.world.level.block.MudBlock

net.minecraft.world.level.block.MultifaceBlock

Fields

Constructors

Methods

1.20.5

Names

dbo

dka

net.minecraft.world.level.block.MudBlock

net.minecraft.world.level.block.MultifaceBlock

net.minecraft.class_7117

net.minecraft.class_5778

net.minecraft.unmapped.C_mphgsmbc

net.minecraft.unmapped.C_qpwigkki

net.minecraft.block.MudBlock

net.minecraft.block.MultifaceGrowthBlock

net.minecraft.block.MudBlock

net.minecraft.block.AbstractLichenBlock

net.minecraft.src.C_213098_

net.minecraft.src.C_141219_

Fields

VoxelShape: b, SHAPE, field_37594, f_ogshjrta, COLLISION_SHAPE, SHAPE, f_221542_

com.mojang.serialization.MapCodec<MudBlock>: a, CODEC, field_46398, f_eeafhyzi, CODEC, f_302855_

float: a, AABB_OFFSET, field_31194, f_muhplwks, field_31194, SHAPE_OFFSET, f_153807_

VoxelShape: c, UP_AABB, field_28413, f_kbsqntin, UP_SHAPE, UP_SHAPE, f_153808_

VoxelShape: d, DOWN_AABB, field_28414, f_qnyoeezu, DOWN_SHAPE, DOWN_SHAPE, f_153809_

VoxelShape: e, WEST_AABB, field_28415, f_nukaxvrr, EAST_SHAPE, EAST_SHAPE, f_153810_

VoxelShape: f, EAST_AABB, field_28416, f_birgfpxa, WEST_SHAPE, WEST_SHAPE, f_153811_

VoxelShape: g, NORTH_AABB, field_28417, f_iztjykjs, SOUTH_SHAPE, SOUTH_SHAPE, f_153812_

VoxelShape: h, SOUTH_AABB, field_28418, f_kedefhvy, NORTH_SHAPE, NORTH_SHAPE, f_153813_

Map<Direction, BooleanProperty>: i, PROPERTY_BY_DIRECTION, field_28419, f_uccvsbbr, FACING_PROPERTIES, FACING_PROPERTIES, f_153814_

Map<Direction, VoxelShape>: j, SHAPE_BY_DIRECTION, field_28420, f_pyovgvxd, SHAPES_FOR_DIRECTIONS, SHAPES_FOR_DIRECTIONS, f_153815_

Direction[]: b, DIRECTIONS, field_28421, f_edhhkowj, DIRECTIONS, DIRECTIONS, f_153806_

com.google.common.collect.ImmutableMap<BlockState, VoxelShape>: k, shapesCache, field_28422, f_sdggydaz, SHAPES, shapes, f_153816_

boolean: l, canRotate, field_28423, f_xphtjnjg, hasAllHorizontalDirections, hasAllHorizontalDirections, f_153817_

boolean: m, canMirrorX, field_28424, f_znvlgwkn, canMirrorX, canMirrorX, f_153818_

boolean: n, canMirrorZ, field_28425, f_esqfyeak, canMirrorZ, canMirrorZ, f_153819_

Constructors

Methods

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

VoxelShape (BlockState, BlockGetter, BlockPos): b_, getBlockSupportShape, method_25959, m_wnvttjnv, getSidesShape, getSidesShape, m_7947_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): c, getVisualShape, method_26159, m_zqsszxeb, getCameraCollisionShape, getCameraCollisionShape, m_5909_

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

float (BlockState, BlockGetter, BlockPos): d, getShadeBrightness, method_9575, m_wsjbaund, getAmbientOcclusionLightLevel, getAmbientOcclusionLightLevel, m_7749_

Set<Direction> (BlockState): m, availableFaces, method_41440, m_khvcoyem, collectDirections, getOpenFaces, m_221584_

Set<Direction> (byte): a, unpack, method_41437, m_pqscucoi, flagToDirections, unpackDirections, m_221569_

byte (Collection<Direction>): a, pack, method_41439, m_nsllkzjp, directionsToFlag, packDirections, m_221576_

boolean (Direction): a, isFaceSupported, method_33369, m_jaqpamhc, canHaveDirection, canHaveDirection, m_153920_

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

BlockState (BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos): a, updateShape, method_9559, m_yvunqpeq, getStateForNeighborUpdate, getStateForNeighborUpdate, m_7417_

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

boolean (BlockState, LevelReader, BlockPos): a, canSurvive, method_9558, m_qixajhot, canPlaceAt, canPlaceAt, m_7898_

boolean (BlockState, BlockPlaceContext): a, canBeReplaced, method_9616, m_qzmkwuwe, canReplace, canReplace, m_6864_

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

boolean (BlockGetter, BlockState, BlockPos, Direction): a, isValidStateForPlacement, method_41438, m_phdwxndp, canGrowWithDirection, canPlace, m_221571_

BlockState (BlockState, BlockGetter, BlockPos, Direction): c, getStateForPlacement, method_33362, m_cqjtvkie, withDirection, withDirection, m_153940_

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_

BlockState (BlockState, Function<Direction, Direction>): a, mapDirections, method_33367, m_wcjiwopm, mirror, mirror, m_153910_

boolean (BlockState, Direction): a, hasFace, method_33366, m_hzdoqmsn, hasDirection, hasDirection, m_153900_

boolean (BlockGetter, Direction, BlockPos, BlockState): a, canAttachTo, method_33358, m_sbqgnavz, canGrowOn, canGrowOn, m_153829_

boolean (): m, isWaterloggable, method_33378, m_mpzeizay, isWaterlogged, isWaterlogged, m_153964_

BlockState (BlockState, BooleanProperty): a, removeFace, method_33365, m_gmalhbny, disableDirection, disableDirection, m_153897_

BooleanProperty (Direction): b, getFaceProperty, method_33374, m_scdkefrx, getProperty, getProperty, m_153933_

BlockState (StateDefinition<Block, BlockState>): a, getDefaultMultifaceState, method_33368, m_yrphhzpz, withAllDirections, withAllDirections, m_153918_

VoxelShape (BlockState): o, calculateMultifaceShape, method_33380, m_gxyuzfvb, getShapeForState, getShapeForState, m_153958_

boolean (BlockState): n, hasAnyFace, method_33381, m_zpjxxmlc, hasAnyDirection, hasAnyDirection, m_153960_

boolean (BlockState): p, hasAnyVacantFace, method_33382, m_fpyuiuii, isNotFullBlock, isNotFullBlock, m_153962_

MultifaceSpreader (): c, getSpreader, method_41432, m_uoihoidn, getGrower, getLichenSpreadBehavior, m_213612_

1.20.4

Names

Fields

Constructors

Methods

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

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

1.20.3

Names

cxs

dbo

Fields

VoxelShape: a, SHAPE, field_37594, f_ogshjrta, COLLISION_SHAPE, SHAPE, f_221542_

VoxelShape: b, SHAPE, field_37594, f_ogshjrta, COLLISION_SHAPE, SHAPE, f_221542_

com.mojang.serialization.MapCodec<MudBlock>: a, CODEC, field_46398, f_eeafhyzi, CODEC, f_302855_

Constructors

Methods

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

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

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): b, getVisualShape, method_26159, m_zqsszxeb, getCameraCollisionShape, getCameraCollisionShape, m_5909_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): c, getVisualShape, method_26159, m_zqsszxeb, getCameraCollisionShape, getCameraCollisionShape, m_5909_

float (BlockState, BlockGetter, BlockPos): b, getShadeBrightness, method_9575, m_wsjbaund, getAmbientOcclusionLightLevel, getAmbientOcclusionLightLevel, m_7749_

float (BlockState, BlockGetter, BlockPos): d, getShadeBrightness, method_9575, m_wsjbaund, getAmbientOcclusionLightLevel, getAmbientOcclusionLightLevel, m_7749_

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

1.20.2

Names

cuk

cxs

Fields

Constructors

Methods

1.20.1

Names

Fields

Constructors

Methods

1.20

Names

cuc

cuk

Fields

Constructors

Methods

1.19.4

Names

crm

cuc

Fields

Constructors

Methods

1.19.3

Names

coj

crm

Fields

Constructors

Methods

VoxelShape (BlockState, BlockGetter, BlockPos): f, getBlockSupportShape, method_25959, m_wnvttjnv, getSidesShape, getSidesShape, m_7947_

VoxelShape (BlockState, BlockGetter, BlockPos): b_, getBlockSupportShape, method_25959, m_wnvttjnv, getSidesShape, getSidesShape, m_7947_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

cnm

coj

Fields

Constructors

Methods

1.19

Names

cnm

net.minecraft.world.level.block.MudBlock

net.minecraft.class_7117

net.minecraft.unmapped.C_mphgsmbc

net.minecraft.block.MudBlock

net.minecraft.block.MudBlock

net.minecraft.src.C_213098_

net.minecraft.world.level.block.MudBlock

Fields

VoxelShape: a, SHAPE, field_37594, f_ogshjrta, COLLISION_SHAPE, SHAPE, f_221542_

Constructors

(BlockBehaviour$Properties)

Methods

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

VoxelShape (BlockState, BlockGetter, BlockPos): f, getBlockSupportShape, method_25959, m_wnvttjnv, getSidesShape, getSidesShape, m_7947_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): b, getVisualShape, method_26159, m_zqsszxeb, getCameraCollisionShape, getCameraCollisionShape, m_5909_

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

float (BlockState, BlockGetter, BlockPos): b, getShadeBrightness, method_9575, m_wsjbaund, getAmbientOcclusionLightLevel, getAmbientOcclusionLightLevel, m_7749_