| public com.mojang.serialization.MapCodec<PaleMossCarpetBlock> | | codec() | | codec() | | method_53969() | | getCodec() |
|
| public Function<BlockState, VoxelShape> | | makeShapes() | | makeShapes() | | method_66453() | | createShapeFunction() |
|
| protected VoxelShape | | getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) | | getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) | | method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3) | | getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3) |
|
| protected VoxelShape | | getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) | | getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) | | method_9549(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3) | | getCollisionShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3) |
|
| protected boolean | |
| protected boolean | |
| private static boolean | |
| private static boolean | |
| private static BlockState | | getUpdatedState(BlockState state, BlockGetter level, BlockPos pos, boolean createSides) | | getUpdatedState(BlockState state, BlockGetter level, BlockPos pos, boolean createSides) | | method_64793(class_2680 arg0, class_1922 arg1, class_2338 arg2, boolean arg3) | | updateState(BlockState state, BlockView world, BlockPos pos, boolean arg3) |
|
| public BlockState | |
| public static void | | placeAt(LevelAccessor level, BlockPos pos, RandomSource random, int updateType) | | placeAt(LevelAccessor level, BlockPos pos, RandomSource random, int updateType) | | method_64792(class_1936 arg0, class_2338 arg1, class_5819 arg2, int arg3) | | placeAt(WorldAccess world, BlockPos pos, Random random, int flags) |
|
| public void | | setPlacedBy(Level level, BlockPos pos, BlockState state, LivingEntity by, ItemStack itemStack) | | setPlacedBy(Level level, BlockPos pos, BlockState state, LivingEntity by, ItemStack itemStack) | | method_9567(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_1309 arg3, class_1799 arg4) | | onPlaced(World arg0, BlockPos arg1, BlockState arg2, LivingEntity arg3, ItemStack arg4) |
|
| private static BlockState | |
| protected BlockState | | updateShape(BlockState state, LevelReader level, ScheduledTickAccess ticks, BlockPos pos, Direction directionToNeighbour, BlockPos neighbourPos, BlockState neighbourState, RandomSource random) | | updateShape(BlockState state, LevelReader level, ScheduledTickAccess ticks, BlockPos pos, Direction directionToNeighbour, BlockPos neighbourPos, BlockState neighbourState, RandomSource random) | | method_9559(class_2680 arg0, class_4538 arg1, class_10225 arg2, class_2338 arg3, class_2350 arg4, class_2338 arg5, class_2680 arg6, class_5819 arg7) | | getStateForNeighborUpdate(BlockState arg0, WorldView arg1, ScheduledTickView arg2, BlockPos arg3, Direction arg4, BlockPos arg5, BlockState arg6, Random arg7) |
|
| protected void | |
| protected BlockState | |
| protected BlockState | |
| public static EnumProperty<WallShape> | |
| public boolean | |
| public boolean | | isBonemealSuccess(Level level, RandomSource random, BlockPos pos, BlockState state) | | isBonemealSuccess(Level level, RandomSource random, BlockPos pos, BlockState state) | | method_9650(class_1937 arg0, class_5819 arg1, class_2338 arg2, class_2680 arg3) | | canGrow(World arg0, Random arg1, BlockPos arg2, BlockState arg3) |
|
| public void | | performBonemeal(ServerLevel level, RandomSource random, BlockPos pos, BlockState state) | | performBonemeal(ServerLevel level, RandomSource random, BlockPos pos, BlockState state) | | method_9652(class_3218 arg0, class_5819 arg1, class_2338 arg2, class_2680 arg3) | | grow(ServerWorld arg0, Random arg1, BlockPos arg2, BlockState arg3) |
|