| public static void | |
| 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 | |
| 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 void | | onPlace(BlockState state, Level level, BlockPos pos, BlockState oldState, boolean movedByPiston) | | onPlace(BlockState state, Level level, BlockPos pos, BlockState oldState, boolean movedByPiston) | | method_9615(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_2680 arg3, boolean arg4) | | onBlockAdded(BlockState arg0, World arg1, BlockPos arg2, BlockState arg3, boolean arg4) |
|
| protected ActionResult | | useItemOn(ItemStack itemStack, BlockState state, Level level, BlockPos pos, Player player, InteractionHand hand, BlockHitResult hitResult) | | useItemOn(ItemStack itemStack, BlockState state, Level level, BlockPos pos, Player player, InteractionHand hand, BlockHitResult hitResult) | | method_55765(class_1799 arg0, class_2680 arg1, class_1937 arg2, class_2338 arg3, class_1657 arg4, class_1268 arg5, class_3965 arg6) | | onUseWithItem(ItemStack arg0, BlockState arg1, World arg2, BlockPos arg3, PlayerEntity arg4, Hand arg5, BlockHitResult arg6) |
|
| protected ActionResult | | useWithoutItem(BlockState state, Level level, BlockPos pos, Player player, BlockHitResult hitResult) | | useWithoutItem(BlockState state, Level level, BlockPos pos, Player player, BlockHitResult hitResult) | | method_55766(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1657 arg3, class_3965 arg4) | | onUse(BlockState arg0, World arg1, BlockPos arg2, PlayerEntity arg3, BlockHitResult arg4) |
|
| public static BlockState | | insertItem(Entity sourceEntity, BlockState state, ServerLevel level, ItemStack itemStack, BlockPos pos) | | insertItem(Entity sourceEntity, BlockState state, ServerLevel level, ItemStack itemStack, BlockPos pos) | | method_26373(class_1297 arg0, class_2680 arg1, class_3218 arg2, class_1799 arg3, class_2338 arg4) | | compost(Entity user, BlockState state, ServerWorld world, ItemStack stack, BlockPos pos) |
|
| public static BlockState | | extractProduce(Entity sourceEntity, BlockState state, Level level, BlockPos pos) | | extractProduce(Entity sourceEntity, BlockState state, Level level, BlockPos pos) | | method_26374(class_1297 arg0, class_2680 arg1, class_1937 arg2, class_2338 arg3) | | emptyFullComposter(Entity user, BlockState state, World world, BlockPos pos) |
|
| private static BlockState | | empty(Entity sourceEntity, BlockState state, LevelAccessor level, BlockPos pos) | | empty(Entity sourceEntity, BlockState state, LevelAccessor level, BlockPos pos) | | method_17759(class_1297 arg0, class_2680 arg1, class_1936 arg2, class_2338 arg3) | | emptyComposter(Entity user, BlockState state, WorldAccess world, BlockPos pos) |
|
| private static BlockState | | addLayer(Entity sourceEntity, BlockState state, ServerLevel level, BlockPos pos, Compostable compostable) | | addLayer(Entity sourceEntity, BlockState state, ServerLevel level, BlockPos pos, Compostable compostable) | | method_17756(class_1297 arg0, class_2680 arg1, class_3218 arg2, class_2338 arg3, class_1_1235 arg4) | | addToComposter(Entity user, BlockState state, ServerWorld arg2, BlockPos pos, CompostableComponent arg4) |
|
| protected void | | tick(BlockState state, ServerLevel level, BlockPos pos, RandomSource random) | | tick(BlockState state, ServerLevel level, BlockPos pos, RandomSource random) | | method_9588(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3) | | scheduledTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3) |
|
| protected boolean | |
| protected int | | getAnalogOutputSignal(BlockState state, Level level, BlockPos pos, Direction direction) | | getAnalogOutputSignal(BlockState state, Level level, BlockPos pos, Direction direction) | | method_9572(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_2350 arg3) | | getComparatorOutput(BlockState arg0, World arg1, BlockPos arg2, Direction arg3) |
|
| protected void | |
| protected boolean | |
| public SidedInventory | |