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 aCustomSignfrom its location.AdditionsAPI.getSignByName(String name)Get aCustomSignfrom 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 CustomSignCustomSign.fromLocation(org.bukkit.Location arg0)static CustomSignMethods in net.gcnt.additionsplus.files.signs that return types with arguments of type CustomSign