Biome modification API
This commit is contained in:
parent
60574d5b75
commit
cc33a9138b
5 changed files with 80 additions and 2 deletions
|
@ -28,6 +28,7 @@ public class BCLibNetherBiomeSource extends BiomeSource {
|
|||
private BiomeMap biomeMap;
|
||||
private final long seed;
|
||||
|
||||
@Deprecated(forRemoval = true)
|
||||
public static final List<Consumer<BCLibNetherBiomeSource>> onInit = new LinkedList<>();
|
||||
|
||||
public BCLibNetherBiomeSource(Registry<Biome> biomeRegistry, long seed) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue