Interface NoiseConfig.Factory
- Enclosing interface:
- NoiseConfig
public static interface NoiseConfig.Factory
-
Method Details
-
overworld
NoiseConfig overworld()Returns the default vanilla overworld noise configuration parameters.- Returns:
- the default vanilla overworld noise configuration parameters.
-
nether
NoiseConfig nether()Returns the vanilla nether noise configuration parameters.- Returns:
- the vanilla nether noise configuration parameters.
-
end
NoiseConfig end()Returns the vanilla end noise configuration parameters.- Returns:
- the vanilla end noise configuration parameters.
-