java.lang.Object
com.github.retrooper.packetevents.protocol.nbt.NBT
com.github.retrooper.packetevents.protocol.nbt.NBTString

public class NBTString extends NBT
  • Field Details

    • string

      protected final String string
  • Constructor Details

    • NBTString

      public NBTString(String string)
  • Method Details