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

25w03a

Names

don

dpw

Fields

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

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

BooleanProperty: b, BASE, field_54756, BOTTOM, f_348554_

BooleanProperty: b, BASE, field_54756, BOTTOM

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

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

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

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

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

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

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

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

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

Map<Direction, EnumProperty<WallSide>>: g, PROPERTY_BY_DIRECTION, field_55778, WALL_SHAPE_PROPERTIES_BY_DIRECTION

float: h, AABB_OFFSET, field_54762, field_54762, f_348666_

VoxelShape: i, DOWN_AABB, field_54763, BOTTOM_SHAPE, f_348089_

VoxelShape: j, WEST_AABB, field_54764, TALL_WEST_SHAPE, f_348358_

VoxelShape: k, EAST_AABB, field_54765, TALL_EAST_SHAPE, f_348998_

VoxelShape: l, NORTH_AABB, field_54766, TALL_NORTH_SHAPE, f_349203_

VoxelShape: m, SOUTH_AABB, field_54767, TALL_SOUTH_SHAPE, f_349106_

int: n, SHORT_HEIGHT, field_54768, field_54768, f_347329_

VoxelShape: o, WEST_SHORT_AABB, field_54769, LOW_WEST_SHAPE, f_346302_

VoxelShape: G, EAST_SHORT_AABB, field_54751, LOW_EAST_SHAPE, f_349425_

VoxelShape: H, NORTH_SHORT_AABB, field_54752, LOW_NORTH_SHAPE, f_346951_

VoxelShape: I, SOUTH_SHORT_AABB, field_54753, LOW_SOUTH_SHAPE, f_349477_

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

Function<BlockState, VoxelShape>: h, shapes, field_55779, shapeFunction

Constructors

Methods

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

com.mojang.serialization.MapCodec<MossyCarpetBlock> (): a, codec, method_53969, getCodec

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

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

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

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

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

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

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

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

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

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

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

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

boolean (BlockState): o, hasFaces, method_64799, hasAnyShape

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Function<BlockState, VoxelShape> (): b, makeShapes, method_66453, createShapeFunction

1.21.4

Names

dpm

don

Fields

Constructors

Methods

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

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

1.21.3

Names

dpm

net.minecraft.world.level.block.MossyCarpetBlock

net.minecraft.class_10322

net.minecraft.block.PaleMossCarpetBlock

net.minecraft.src.C_345972_

net.minecraft.world.level.block.MossyCarpetBlock

Fields

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

BooleanProperty: b, BASE, field_54756, BOTTOM, f_348554_

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

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

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

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

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

float: h, AABB_OFFSET, field_54762, field_54762, f_348666_

VoxelShape: i, DOWN_AABB, field_54763, BOTTOM_SHAPE, f_348089_

VoxelShape: j, WEST_AABB, field_54764, TALL_WEST_SHAPE, f_348358_

VoxelShape: k, EAST_AABB, field_54765, TALL_EAST_SHAPE, f_348998_

VoxelShape: l, NORTH_AABB, field_54766, TALL_NORTH_SHAPE, f_349203_

VoxelShape: m, SOUTH_AABB, field_54767, TALL_SOUTH_SHAPE, f_349106_

int: n, SHORT_HEIGHT, field_54768, field_54768, f_347329_

VoxelShape: o, WEST_SHORT_AABB, field_54769, LOW_WEST_SHAPE, f_346302_

VoxelShape: G, EAST_SHORT_AABB, field_54751, LOW_EAST_SHAPE, f_349425_

VoxelShape: H, NORTH_SHORT_AABB, field_54752, LOW_NORTH_SHAPE, f_346951_

VoxelShape: I, SOUTH_SHORT_AABB, field_54753, LOW_SOUTH_SHAPE, f_349477_

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

Constructors

(BlockBehaviour$Properties)

Methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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