| Package | Description |
|---|---|
| com.github.steveice10.opennbt.conversion |
| Modifier and Type | Method and Description |
|---|---|
static <V,T extends Tag> |
ConverterRegistry.convertToTag(String name,
V value)
Converts the given value to a tag.
|
static <T extends Tag,V> |
ConverterRegistry.convertToValue(T tag)
Converts the given tag to a value.
|
Copyright © 2021. All rights reserved.