@Deprecated
public class AdventureNBTConverter
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Tag |
fromAdventure(com.sk89q.worldedit.util.nbt.BinaryTag other)
Deprecated.
|
static com.sk89q.worldedit.util.nbt.BinaryTagType<?> |
getAdventureType(java.lang.Class<? extends Tag> type)
Deprecated.
|
static java.lang.Class<? extends Tag> |
getJNBTType(com.sk89q.worldedit.util.nbt.BinaryTagType<?> type)
Deprecated.
|
public static com.sk89q.worldedit.util.nbt.BinaryTagType<?> getAdventureType(java.lang.Class<? extends Tag> type)
public static java.lang.Class<? extends Tag> getJNBTType(com.sk89q.worldedit.util.nbt.BinaryTagType<?> type)
public static Tag fromAdventure(com.sk89q.worldedit.util.nbt.BinaryTag other)