Uses of Class
net.minecraft.nbt.StringNBT
-
Packages that use StringNBT Package Description net.minecraft.nbt -
-
Uses of StringNBT in net.minecraft.nbt
Fields in net.minecraft.nbt declared as StringNBT Modifier and Type Field Description private static StringNBTStringNBT. EMPTYFields in net.minecraft.nbt with type parameters of type StringNBT Modifier and Type Field Description static INBTType<StringNBT>StringNBT. TYPEMethods in net.minecraft.nbt that return StringNBT Modifier and Type Method Description StringNBTStringNBT. copy()static StringNBTStringNBT. valueOf(java.lang.String p_229705_0_)Methods in net.minecraft.nbt that return types with arguments of type StringNBT Modifier and Type Method Description INBTType<StringNBT>StringNBT. getType()
-