public static class ReloadableResourceManagerImpl.PackAdditionFailedException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private ResourcePack |
pack |
| Constructor and Description |
|---|
PackAdditionFailedException(ResourcePack pack,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ResourcePack |
getPack() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate final ResourcePack pack
public PackAdditionFailedException(ResourcePack pack, Throwable cause)
@Environment(value=CLIENT) public ResourcePack getPack()