public class BiomeIdentifierRegistryLoader extends Object implements RegistryLoader<String,it.unimi.dsi.fastutil.objects.Object2IntMap<String>>
| Constructor and Description |
|---|
BiomeIdentifierRegistryLoader() |
| Modifier and Type | Method and Description |
|---|---|
it.unimi.dsi.fastutil.objects.Object2IntMap<String> |
load(String input)
Loads an output from the given input.
|
public it.unimi.dsi.fastutil.objects.Object2IntMap<String> load(String input)
RegistryLoaderload in interface RegistryLoader<String,it.unimi.dsi.fastutil.objects.Object2IntMap<String>>input - the inputCopyright © 2021 GeyserMC. All rights reserved.