public class NbtRegistryLoader extends Object implements RegistryLoader<String,com.nukkitx.nbt.NbtMap>
| Constructor and Description |
|---|
NbtRegistryLoader() |
| Modifier and Type | Method and Description |
|---|---|
com.nukkitx.nbt.NbtMap |
load(String input)
Loads an output from the given input.
|
public com.nukkitx.nbt.NbtMap load(String input)
RegistryLoaderload in interface RegistryLoader<String,com.nukkitx.nbt.NbtMap>input - the inputCopyright © 2021 GeyserMC. All rights reserved.