Class SnbtToNbt.StructureConversionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.data.structures.SnbtToNbt.StructureConversionException
All Implemented Interfaces:
Serializable
Enclosing class:
SnbtToNbt

static class SnbtToNbt.StructureConversionException extends RuntimeException
Wraps exceptions thrown while reading structures to include the path of the structure in the exception message.
  • Constructor Details

    • StructureConversionException

      public StructureConversionException(Path pPath, Throwable pCause)