Class NBTType<T extends NBT>
java.lang.Object
com.github.retrooper.packetevents.protocol.nbt.NBTType<T>
-
Field Summary
Modifier and TypeFieldDescriptionstatic final NBTType
<NBTByteArray> static final NBTType
<NBTCompound> static final NBTType
<NBTIntArray> static final NBTType
<NBTLongArray> -
Constructor Summary
-
Method Summary
-
Field Details
-
END
-
BYTE
-
SHORT
-
INT
-
LONG
-
FLOAT
-
DOUBLE
-
BYTE_ARRAY
-
STRING
-
LIST
-
COMPOUND
-
INT_ARRAY
-
LONG_ARRAY
-
clazz
-
-
Constructor Details
-
NBTType
-
-
Method Details