Class NbtException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidNbtException, NbtSizeValidationException, SerializedChunk.ChunkLoadingException

public class NbtException extends RuntimeException
See Also:
Mappings:
Namespace Name
named net/minecraft/nbt/NbtException
intermediary net/minecraft/class_8909
official uh
  • Constructor Details

    • NbtException

      public NbtException(String string)