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

1.21.3

Names

dpm

net.minecraft.world.level.block.MossyCarpetBlock

net.minecraft.class_10322

net.minecraft.block.PaleMossCarpetBlock

net.minecraft.world.level.block.MossyCarpetBlock

Fields

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

BooleanProperty: b, BASE, field_54756, BOTTOM

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

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

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

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

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

float: h, AABB_OFFSET, field_54762, field_54762

VoxelShape: i, DOWN_AABB, field_54763, BOTTOM_SHAPE

VoxelShape: j, WEST_AABB, field_54764, TALL_WEST_SHAPE

VoxelShape: k, EAST_AABB, field_54765, TALL_EAST_SHAPE

VoxelShape: l, NORTH_AABB, field_54766, TALL_NORTH_SHAPE

VoxelShape: m, SOUTH_AABB, field_54767, TALL_SOUTH_SHAPE

int: n, SHORT_HEIGHT, field_54768, field_54768

VoxelShape: o, WEST_SHORT_AABB, field_54769, LOW_WEST_SHAPE

VoxelShape: G, EAST_SHORT_AABB, field_54751, LOW_EAST_SHAPE

VoxelShape: H, NORTH_SHORT_AABB, field_54752, LOW_NORTH_SHAPE

VoxelShape: I, SOUTH_SHORT_AABB, field_54753, LOW_SOUTH_SHAPE

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

Constructors

(BlockBehaviour$Properties)

Methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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