Package net.minecraft.nbt
Class StringTag
java.lang.Object
net.minecraft.nbt.Tag
net.minecraft.nbt.StringTag
public class StringTag extends Tag
- Mappings:
Namespace Name official eaintermediary net/minecraft/class_1418named net/minecraft/nbt/StringTag
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.nbt.Tag
Tag.NumberTag -
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.nbt.Tag
createByTypeId
-
Field Details
-
value
- Mappings:
Namespace Name Mixin selector official bLea;b:Ljava/lang/String;intermediary field_5926Lnet/minecraft/class_1418;field_5926:Ljava/lang/String;named valueLnet/minecraft/nbt/StringTag;value:Ljava/lang/String;
-
-
Constructor Details
-
StringTag
public StringTag() -
StringTag
- Mappings:
Namespace Name Mixin selector official <init>Lea;<init>(Ljava/lang/String;)Vintermediary <init>Lnet/minecraft/class_1418;<init>(Ljava/lang/String;)Vnamed <init>Lnet/minecraft/nbt/StringTag;<init>(Ljava/lang/String;)V
-
-
Method Details
-
write
- Specified by:
writein classTag- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLeb;a(Ljava/io/DataOutput;)Vintermediary method_5062Lnet/minecraft/class_1419;method_5062(Ljava/io/DataOutput;)Vnamed writeLnet/minecraft/nbt/Tag;write(Ljava/io/DataOutput;)V
-
read
- Specified by:
readin classTag- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLeb;a(Ljava/io/DataInput;ILdw;)Vintermediary method_5061Lnet/minecraft/class_1419;method_5061(Ljava/io/DataInput;ILnet/minecraft/class_1413;)Vnamed readLnet/minecraft/nbt/Tag;read(Ljava/io/DataInput;ILnet/minecraft/nbt/PositionTracker;)V
-
getType
public byte getType() -
toString
-
copy
-
isEmpty
public boolean isEmpty() -
equals
-
hashCode
public int hashCode() -
asString
-