package net.minecraft.nbt; public class NbtException extends RuntimeException { public NbtException(String p_309613_) { super(p_309613_); } }