Uses of Class
net.gcnt.additionsplus.files.signs.CustomSign
Package
Description
Provides API methods for all aspects of the AdditionsPlus project.
Classes that manage the creation and handlers of custom signs.
-
Uses of CustomSign in net.gcnt.additionsplus.api
Modifier and TypeMethodDescriptionAdditionsAPI.getSignByLocation(org.bukkit.Location loc)
Get aCustomSign
from its location.AdditionsAPI.getSignByName(String name)
Get aCustomSign
from its identifier. -
Uses of CustomSign in net.gcnt.additionsplus.files.signs
Modifier and TypeMethodDescriptionstatic CustomSign
CustomSign.fromLocation(org.bukkit.Location arg0)
static CustomSign