| private Function<BlockState, VoxelShape> | | makeShapes() | | makeShapes() | | method_66459() | | createShapeFunction() |
|
| public BlockState | |
| public 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) |
|
| public 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) |
|
| public 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) |
|
| public boolean | |
| protected boolean | |
| protected void | |
| public 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) |
|
| public boolean | |
| 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) |
|
| public boolean | |
| public 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) |
|
| private void | | grow(ServerLevel level, BlockState lowerState, BlockPos lowerPos, int increase) | | grow(ServerLevel level, BlockState lowerState, BlockPos lowerPos, int increase) | | method_49819(class_3218 arg0, class_2680 arg1, class_2338 arg2, int arg3) | | tryGrow(ServerWorld world, BlockState state, BlockPos pos, int amount) |
|
| private static boolean | |
| private static boolean | |
| private static boolean | |
| private static boolean | | isDouble(int age) | | isDouble(int age) | | method_52575(int arg0) | | isDoubleTallAtAge(int age) |
|
| private boolean | | canGrow(LevelReader level, BlockPos lowerPos, BlockState lowerState, int newAge) | | canGrow(LevelReader level, BlockPos lowerPos, BlockState lowerState, int newAge) | | method_52266(class_4538 arg0, class_2338 arg1, class_2680 arg2, int arg3) | | canGrow(WorldView world, BlockPos pos, BlockState state, int age) |
|
| private boolean | |
| private PitcherCropBlock$LowerHalfContext | |
| public boolean | | isValidBonemealTarget(LevelReader level, BlockPos pos, BlockState state, BonemealSource source) | | isValidBonemealTarget(LevelReader level, BlockPos pos, BlockState state, BonemealSource source) | | method_9651(class_4538 arg0, class_2338 arg1, class_2680 arg2, class_1_1322 arg3) | | isFertilizable(WorldView arg0, BlockPos arg1, BlockState arg2, FertilizationCause arg3) |
|
| public boolean | | isBonemealSuccess(Level level, RandomSource random, BlockPos pos, BlockState state, BonemealSource source) | | isBonemealSuccess(Level level, RandomSource random, BlockPos pos, BlockState state, BonemealSource source) | | method_9650(class_1937 arg0, class_5819 arg1, class_2338 arg2, class_2680 arg3, class_1_1322 arg4) | | canGrow(World arg0, Random arg1, BlockPos arg2, BlockState arg3, FertilizationCause arg4) |
|
| public void | | performBonemeal(ServerLevel level, RandomSource random, BlockPos pos, BlockState state, BonemealSource source) | | performBonemeal(ServerLevel level, RandomSource random, BlockPos pos, BlockState state, BonemealSource source) | | method_9652(class_3218 arg0, class_5819 arg1, class_2338 arg2, class_2680 arg3, class_1_1322 arg4) | | grow(ServerWorld arg0, Random arg1, BlockPos arg2, BlockState arg3, FertilizationCause arg4) |
|