| public com.mojang.serialization.MapCodec<SweetBerryBushBlock> | | codec() | | codec() | | method_53969() | | getCodec() |
|
| protected ItemStack | | getCloneItemStack(LevelReader level, BlockPos pos, BlockState state, boolean includeData) | | getCloneItemStack(LevelReader level, BlockPos pos, BlockState state, boolean includeData) | | method_9574(class_4538 arg0, class_2338 arg1, class_2680 arg2, boolean arg3) | | getPickStack(WorldView arg0, BlockPos arg1, BlockState arg2, boolean arg3) |
|
| 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 boolean | |
| protected void | | randomTick(BlockState state, ServerLevel level, BlockPos pos, RandomSource random) | | randomTick(BlockState state, ServerLevel level, BlockPos pos, RandomSource random) | | method_9514(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3) | | randomTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3) |
|
| protected void | | entityInside(BlockState state, Level level, BlockPos pos, Entity entity, InsideBlockEffectApplier effectApplier, boolean isPrecise) | | entityInside(BlockState state, Level level, BlockPos pos, Entity entity, InsideBlockEffectApplier effectApplier, boolean isPrecise) | | method_9548(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1297 arg3, class_10774 arg4, boolean arg5) | | onEntityCollision(BlockState arg0, World arg1, BlockPos arg2, Entity arg3, EntityCollisionHandler arg4, boolean arg5) |
|
| 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) |
|
| protected void | |
| 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) |
|