Package net.kyori.adventure.util
Interface Codec.Decoder<D,E,X extends java.lang.Throwable>
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Ddecode(E encoded)Decodes.
 
- 
| Modifier and Type | Method | Description | 
|---|---|---|
| D | decode(E encoded) | Decodes. |