Uses of Class
net.gcnt.additionsplus.files.signs.CustomSign
Packages that use 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
Methods in net.gcnt.additionsplus.api that return CustomSignModifier and TypeMethodDescriptionAdditionsAPI.getSignByLocation(org.bukkit.Location loc)
Get aCustomSign
from its location.AdditionsAPI.getSignByName(String name)
Get aCustomSign
from its identifier.Methods in net.gcnt.additionsplus.api that return types with arguments of type CustomSign -
Uses of CustomSign in net.gcnt.additionsplus.files.signs
Methods in net.gcnt.additionsplus.files.signs that return CustomSignModifier and TypeMethodDescriptionstatic CustomSign
CustomSign.fromLocation(org.bukkit.Location arg0)
static CustomSign
Methods in net.gcnt.additionsplus.files.signs that return types with arguments of type CustomSign