Class NbtString

  • All Implemented Interfaces:
    java.lang.Comparable , pers.neige.neigeitems.libs.bot.inker.bukkit.nbt.api.NbtLike , pers.neige.neigeitems.libs.bot.inker.bukkit.nbt.api.NbtStringLike

    
    public final class NbtString
    extends Nbt<NMS> implements NbtStringLike
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static NbtString valueOf(String value)
      String getAsString()
      NbtString clone()
      int compareTo(@NonNull() Nbt<out Object> o)
      • Methods inherited from class pers.neige.neigeitems.libs.bot.inker.bukkit.nbt.Nbt

        equals, getId, hashCode, toString
      • Methods inherited from class java.lang.Comparable

        compareTo
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait