Class NBTMapType

java.lang.Object
ca.spottedleaf.dataconverter.types.nbt.NBTMapType
All Implemented Interfaces:
MapType<String>

public final class NBTMapType extends Object implements MapType<String>