JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method and Description
com.elikill58.negativity.api.maths.syntaxchecker.SimpleCharStream.getColumn()
com.elikill58.negativity.sponge.impl.entity.SpongeFakePlayer.getEntityId()
com.elikill58.negativity.api.maths.syntaxchecker.SimpleCharStream.getLine()
com.elikill58.negativity.api.yaml.TypeDescription.getListPropertyType(String)
com.elikill58.negativity.api.yaml.TypeDescription.getMapKeyType(String)
com.elikill58.negativity.api.yaml.TypeDescription.getMapValueType(String)
com.elikill58.negativity.api.json.JSONValue.parse(Reader)
this method may throw an
Error
instead of returning
null
; please use
JSONValue#parseWithException(Reader)
instead
com.elikill58.negativity.api.json.JSONValue.parse(String)
this method may throw an
Error
instead of returning
null
; please use
JSONValue#parseWithException(String)
instead
com.elikill58.negativity.api.yaml.TypeDescription.putListPropertyType(String, Class<?>)
com.elikill58.negativity.api.yaml.TypeDescription.putMapPropertyType(String, Class<?>, Class<?>)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes