ErrorLocation@Deprecated public class ResourceLocation extends ErrorLocation implements IResourceLocation
NO_LOCATIONILLEGAL_NUMBER| Constructor and Description |
|---|
ResourceLocation(String sResourceID)
Deprecated.
|
ResourceLocation(String sResourceID,
int nLineNumber,
int nColumnNumber)
Deprecated.
|
ResourceLocation(String sResourceID,
int nLineNumber,
int nColumnNumber,
String sField)
Deprecated.
|
ResourceLocation(String sResourceID,
String sField)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
String |
getField()
Deprecated.
|
int |
hashCode()
Deprecated.
|
getColumnNumber, getLineNumber, getResourceID, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waithasFieldgetAsString, getColumnNumber, getLineNumber, getResourceID, hasColumnNumber, hasLineNumber, hasResourceID, isAnyInformationPresentpublic ResourceLocation(@Nullable String sResourceID, int nLineNumber, int nColumnNumber)
@Nullable public String getField()
getField in interface IResourceLocationnull.public boolean equals(Object o)
equals in class ErrorLocationpublic int hashCode()
hashCode in class ErrorLocationCopyright © 2014–2016 Philip Helger. All rights reserved.