| public com.mojang.serialization.MapCodec<PotentSulfurBlock> | | codec() | | codec() | | method_53969() | | getCodec() |
|
| protected void | |
| public BlockEntity | |
| 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) |
|
| public BlockState | |
| private static BlockState | |
| private static boolean | |
| 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) |
|
| public void | | animateTick(BlockState state, Level level, BlockPos pos, RandomSource random) | | animateTick(BlockState state, Level level, BlockPos pos, RandomSource random) | | method_9496(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_5819 arg3) | | randomDisplayTick(BlockState arg0, World arg1, BlockPos arg2, Random arg3) |
|
| private static void | | spawnBubbleParticlesAt(Level level, RandomSource random, double x, double y, double z) | | spawnBubbleParticlesAt(Level level, RandomSource random, double x, double y, double z) | | method_1_4444(class_1937 arg0, class_5819 arg1, double arg2, double arg3, double arg4) | | addBubbleParticles(World world, Random random, double x, double y, double z) |
|
| protected boolean | | triggerEvent(BlockState state, Level level, BlockPos pos, int b0, int b1) | | triggerEvent(BlockState state, Level level, BlockPos pos, int b0, int b1) | | method_9592(class_2680 arg0, class_1937 arg1, class_2338 arg2, int arg3, int arg4) | | onSyncedBlockEvent(BlockState arg0, World arg1, BlockPos arg2, int arg3, int arg4) |
|
| public <T extends BlockEntity> BlockEntityTicker<T> | |