| public com.mojang.serialization.MapCodec<FireBlock> |
| codec() |
| method_53969() |
| getCodec() |
|
| private Function<BlockState, VoxelShape> |
| makeShapes() |
| method_66432() |
| createShapeFunction() |
|
| protected BlockState |
| 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 VoxelShape |
|
| public BlockState |
|
| protected BlockState |
|
| protected boolean |
|
| protected void |
|
| protected boolean |
|
| private int |
|
| private int |
|
| private void |
| checkBurnOut(Level level, BlockPos pos, int chance, RandomSource random, int age) |
| method_10196(class_1937 arg0, class_2338 arg1, int arg2, class_5819 arg3, int arg4) |
| trySpreadingFire(World world, BlockPos pos, int spreadFactor, Random random, int currentAge) |
|
| private BlockState |
|
| private boolean |
|
| private int |
|
| protected boolean |
|
| protected void |
| 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) |
|
| private static int |
|
| protected void |
|
| private void |
| setFlammable(Block block, int igniteOdds, int burnOdds) |
| method_10189(class_2248 arg0, int arg1, int arg2) |
| registerFlammableBlock(Block block, int burnChance, int spreadChance) |
|
| public static void |
| bootStrap() |
| method_10199() |
| registerDefaultFlammables() |
|
| private static VoxelShape |
|
| private static boolean |
|