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

1.21.3

Names

net.minecraft.world.level.block.MudBlock

net.minecraft.world.level.block.MossyCarpetBlock

net.minecraft.class_7117

net.minecraft.class_10322

net.minecraft.unmapped.C_mphgsmbc

net.minecraft.unmapped.C_dgjnmbkq

net.minecraft.block.MudBlock

net.minecraft.block.PaleMossCarpetBlock

net.minecraft.block.MudBlock

net.minecraft.unmapped.C_dgjnmbkq

net.minecraft.src.C_213098_

net.minecraft.src.C_345972_

Fields

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

com.mojang.serialization.MapCodec<MossyCarpetBlock>: a, CODEC, field_54755, f_dztqhgrb, CODEC, CODEC, f_349239_

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

BooleanProperty: b, BASE, field_54756, f_ckiimgnw, BOTTOM, f_348554_

EnumProperty<WallSide>: c, NORTH, field_54757, f_dxquavhi, NORTH, f_346485_

EnumProperty<WallSide>: d, EAST, field_54758, f_pygcgezd, EAST, f_348906_

EnumProperty<WallSide>: e, SOUTH, field_54759, f_cdsbxnjo, SOUTH, f_347675_

EnumProperty<WallSide>: f, WEST, field_54760, f_rfahglcq, WEST, f_347554_

Map<Direction, EnumProperty<WallSide>>: g, PROPERTY_BY_DIRECTION, field_54761, f_avkomfyj, WALL_SHAPES, f_346639_

float: h, AABB_OFFSET, field_54762, f_jlaavrje, field_54762, f_348666_

VoxelShape: i, DOWN_AABB, field_54763, f_xzatmnio, BOTTOM_SHAPE, f_348089_

VoxelShape: j, WEST_AABB, field_54764, f_viipevdb, TALL_WEST_SHAPE, f_348358_

VoxelShape: k, EAST_AABB, field_54765, f_tjtiucbl, TALL_EAST_SHAPE, f_348998_

VoxelShape: l, NORTH_AABB, field_54766, f_qhuyowhu, TALL_NORTH_SHAPE, f_349203_

VoxelShape: m, SOUTH_AABB, field_54767, f_wnqfusnt, TALL_SOUTH_SHAPE, f_349106_

int: n, SHORT_HEIGHT, field_54768, f_rmnxscih, field_54768, f_347329_

VoxelShape: o, WEST_SHORT_AABB, field_54769, f_vrjkgaop, LOW_WEST_SHAPE, f_346302_

VoxelShape: G, EAST_SHORT_AABB, field_54751, f_dqjvmedp, LOW_EAST_SHAPE, f_349425_

VoxelShape: H, NORTH_SHORT_AABB, field_54752, f_ftjgfkcn, LOW_NORTH_SHAPE, f_346951_

VoxelShape: I, SOUTH_SHORT_AABB, field_54753, f_lwpsvnvk, LOW_SOUTH_SHAPE, f_349477_

Map<BlockState, VoxelShape>: J, shapesCache, field_54754, f_ggvtrzlj, shapeCache, f_348581_

Constructors

Methods

boolean (Level, RandomSource, BlockPos, BlockState): a, isBonemealSuccess, method_9650, m_mxdrxjjx, canGrow, canFertilize, m_214167_

void (ServerLevel, RandomSource, BlockPos, BlockState): a, performBonemeal, method_9652, m_tbosypih, grow, fertilize, m_214148_

boolean (LevelReader, BlockPos, BlockState): b, isValidBonemealTarget, method_9651, m_lqjmmujl, isFertilizable, isFertilizable, m_7370_

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, PathComputationType): a, isPathfindable, method_9516, m_rwctfady, canPathfindThrough, canPathfindThrough, m_7357_

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

VoxelShape (BlockState): d_, getOcclusionShape, method_9571, m_fsimvkxt, getCullingShape, getCullingShape, m_7952_

VoxelShape (BlockState): o, calculateShape, method_64797, m_ldahojvt, getShape, m_ldahojvt, m_353857_

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

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

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

boolean (BlockState): q, hasFaces, method_64799, m_osflvwub, hasAnyShape, m_osflvwub, m_355532_

boolean (BlockGetter, BlockPos, Direction): a, canSupportAtFace, method_64791, m_bwonrrkl, canGrowOnFace, m_bwonrrkl, m_355851_

BlockState (BlockState, BlockGetter, BlockPos, boolean): a, getUpdatedState, method_64793, m_wbditfid, updateState, m_wbditfid, m_356404_

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

void (LevelAccessor, BlockPos, RandomSource, int): a, placeAt, method_64792, m_dcutulrw, placeAt, m_dcutulrw, m_356277_

void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, m_fuvqealb, onPlaced, onPlaced, m_6402_

BlockState (BlockGetter, BlockPos, BooleanSupplier): a, createTopperWithSideChance, method_64790, m_bwwwepzk, createUpperState, m_bwwwepzk, m_352341_

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

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_

EnumProperty<WallSide> (Direction): a, getPropertyForFace, method_64795, m_dwpfvnkk, getWallShape, m_dwpfvnkk, m_356213_

1.21.2

Names

dkx

dpm

net.minecraft.world.level.block.MudBlock

net.minecraft.world.level.block.MossyCarpetBlock

Fields

Constructors

Methods

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

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

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dka

dkx

Fields

Constructors

Methods

1.20.6

Names

djz

dka

net.minecraft.world.level.block.MossBlock

net.minecraft.world.level.block.MudBlock

Fields

Constructors

Methods

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

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

1.20.5

Names

dbn

djz

net.minecraft.world.level.block.MossBlock

net.minecraft.world.level.block.MudBlock

net.minecraft.class_5807

net.minecraft.class_7117

net.minecraft.unmapped.C_kigkalmr

net.minecraft.unmapped.C_mphgsmbc

net.minecraft.block.MossBlock

net.minecraft.block.MudBlock

net.minecraft.block.MossBlock

net.minecraft.block.MudBlock

net.minecraft.src.C_141218_

net.minecraft.src.C_213098_

Fields

com.mojang.serialization.MapCodec<MossBlock>: a, CODEC, field_46397, f_zvdtsjyz, CODEC, f_303334_

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

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

Constructors

Methods

boolean (Level, RandomSource, BlockPos, BlockState): a, isBonemealSuccess, method_9650, m_mxdrxjjx, canGrow, canFertilize, m_214167_

void (ServerLevel, RandomSource, BlockPos, BlockState): a, performBonemeal, method_9652, m_tbosypih, grow, fertilize, m_214148_

boolean (LevelReader, BlockPos, BlockState): b, isValidBonemealTarget, method_9651, m_lqjmmujl, isFertilizable, isFertilizable, m_7370_

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, PathComputationType): a, isPathfindable, method_9516, m_rwctfady, canPathfindThrough, m_rwctfady, m_7357_

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

1.20.4

Names

Fields

Constructors

Methods

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

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

1.20.3

Names

cxr

dbn

Fields

com.mojang.serialization.MapCodec<MossBlock>: a, CODEC, field_46397, f_zvdtsjyz, CODEC, f_303334_

Constructors

Methods

boolean (LevelReader, BlockPos, BlockState): a, isValidBonemealTarget, method_9651, m_lqjmmujl, isFertilizable, isFertilizable, m_7370_

boolean (LevelReader, BlockPos, BlockState): b, isValidBonemealTarget, method_9651, m_lqjmmujl, isFertilizable, isFertilizable, m_7370_

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

1.20.2

Names

cuj

cxr

Fields

Constructors

Methods

boolean (LevelReader, BlockPos, BlockState, boolean): a, isValidBonemealTarget, method_9651, m_lqjmmujl, isFertilizable, isFertilizable, m_7370_

boolean (LevelReader, BlockPos, BlockState): a, isValidBonemealTarget, method_9651, m_lqjmmujl, isFertilizable, isFertilizable, m_7370_

1.20.1

Names

Fields

Constructors

Methods

boolean (Level, RandomSource, BlockPos, BlockState): a, isBonemealSuccess, method_9650, m_mxdrxjjx, canGrow, canGrow, m_214167_

boolean (Level, RandomSource, BlockPos, BlockState): a, isBonemealSuccess, method_9650, m_mxdrxjjx, canGrow, canFertilize, m_214167_

void (ServerLevel, RandomSource, BlockPos, BlockState): a, performBonemeal, method_9652, m_tbosypih, grow, grow, m_214148_

void (ServerLevel, RandomSource, BlockPos, BlockState): a, performBonemeal, method_9652, m_tbosypih, grow, fertilize, m_214148_

1.20

Names

cub

cuj

Fields

Constructors

Methods

1.19.4

Names

crl

cub

Fields

Constructors

Methods

1.19.3

Names

coi

crl

Fields

Constructors

Methods

boolean (BlockGetter, BlockPos, BlockState, boolean): a, isValidBonemealTarget, method_9651, m_lqjmmujl, isFertilizable, isFertilizable, m_7370_

boolean (LevelReader, BlockPos, BlockState, boolean): a, isValidBonemealTarget, method_9651, m_lqjmmujl, isFertilizable, isFertilizable, m_7370_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

cnl

coi

Fields

Constructors

Methods

1.19

Names

cia

cnl

Fields

Constructors

Methods

boolean (Level, Random, BlockPos, BlockState): a, isBonemealSuccess, method_9650, m_mxdrxjjx, canGrow, canGrow, m_5491_

void (ServerLevel, Random, BlockPos, BlockState): a, performBonemeal, method_9652, m_tbosypih, grow, grow, m_7719_

boolean (Level, RandomSource, BlockPos, BlockState): a, isBonemealSuccess, method_9650, m_mxdrxjjx, canGrow, canGrow, m_214167_

void (ServerLevel, RandomSource, BlockPos, BlockState): a, performBonemeal, method_9652, m_tbosypih, grow, grow, m_214148_

1.18.2

Names

chi

cia

net.minecraft.block.MossBlock

Fields

Constructors

Methods

boolean (BlockGetter, BlockPos, BlockState, boolean): a, isValidBonemealTarget, method_9651, m_lqjmmujl, isFertilizable, m_7370_

boolean (BlockGetter, BlockPos, BlockState, boolean): a, isValidBonemealTarget, method_9651, m_lqjmmujl, isFertilizable, isFertilizable, m_7370_

boolean (Level, Random, BlockPos, BlockState): a, isBonemealSuccess, method_9650, m_mxdrxjjx, canGrow, m_5491_

boolean (Level, Random, BlockPos, BlockState): a, isBonemealSuccess, method_9650, m_mxdrxjjx, canGrow, canGrow, m_5491_

void (ServerLevel, Random, BlockPos, BlockState): a, performBonemeal, method_9652, m_tbosypih, grow, m_7719_

void (ServerLevel, Random, BlockPos, BlockState): a, performBonemeal, method_9652, m_tbosypih, grow, grow, m_7719_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

cdz

chi

Fields

Constructors

Methods

1.17.1

Names

cdy

cdz

Fields

Constructors

Methods

1.17

Names

cdy

net.minecraft.world.level.block.MossBlock

net.minecraft.class_5807

net.minecraft.unmapped.C_kigkalmr

net.minecraft.block.MossBlock

net.minecraft.src.C_141218_

net.minecraft.world.level.block.MossBlock

Fields

Constructors

(BlockBehaviour$Properties)

Methods

boolean (BlockGetter, BlockPos, BlockState, boolean): a, isValidBonemealTarget, method_9651, m_lqjmmujl, isFertilizable, m_7370_

boolean (Level, Random, BlockPos, BlockState): a, isBonemealSuccess, method_9650, m_mxdrxjjx, canGrow, m_5491_

void (ServerLevel, Random, BlockPos, BlockState): a, performBonemeal, method_9652, m_tbosypih, grow, m_7719_