|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.nbt.NBTBase
net.minecraft.nbt.NBTTagEnd
public class NBTTagEnd
| Field Summary |
|---|
| Fields inherited from class net.minecraft.nbt.NBTBase |
|---|
NBTTypes |
| Constructor Summary | |
|---|---|
NBTTagEnd()
|
|
| Method Summary | |
|---|---|
NBTBase |
copy()
Creates a clone of the tag. |
byte |
getId()
Gets the type byte for the tag. |
String |
toString()
|
| Methods inherited from class net.minecraft.nbt.NBTBase |
|---|
equals, getName, getTagName, hashCode, newTag, readNamedTag, setName, writeNamedTag |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NBTTagEnd()
| Method Detail |
|---|
public byte getId()
getId in class NBTBasepublic String toString()
toString in class Objectpublic NBTBase copy()
copy in class NBTBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||