| Package | Description |
|---|---|
| com.github.steveice10.opennbt.conversion |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Tag,V> |
ConverterRegistry.register(Class<T> tag,
Class<V> type,
TagConverter<T,V> converter)
Registers a converter.
|
Copyright © 2021. All rights reserved.