Class ContentValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.world.level.validation.ContentValidationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionContentValidationException
(Path p_289932_, List<ForbiddenSymlinkInfo> p_289984_) -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getMessage
(Path p_289929_, List<ForbiddenSymlinkInfo> p_289979_) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
directory
-
entries
-
-
Constructor Details
-
ContentValidationException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getMessage
-