JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.citizensnpcs.util.Anchor
Packages that use
Anchor
Package
Description
net.citizensnpcs.trait
Uses of
Anchor
in
net.citizensnpcs.trait
Methods in
net.citizensnpcs.trait
that return
Anchor
Modifier and Type
Method
Description
Anchor
Anchors.
getAnchor
(
String
name)
Methods in
net.citizensnpcs.trait
that return types with arguments of type
Anchor
Modifier and Type
Method
Description
List
<
Anchor
>
Anchors.
getAnchors
()
Methods in
net.citizensnpcs.trait
with parameters of type
Anchor
Modifier and Type
Method
Description
boolean
Anchors.
removeAnchor
(
Anchor
anchor)