Uses of Class
com.andrei1058.spigot.signapi.PacketSign
-
Uses of PacketSign in com.andrei1058.spigot.signapi
Methods in com.andrei1058.spigot.signapi that return PacketSignModifier and TypeMethodDescriptionSpigotSignAPI.createSign
(org.bukkit.block.Block block) Create a sign at the target block.Methods in com.andrei1058.spigot.signapi that return types with arguments of type PacketSignMethods in com.andrei1058.spigot.signapi with parameters of type PacketSignModifier and TypeMethodDescriptionboolean
SpigotSignAPI.addSign
(PacketSign sign) Add a sign to the list.boolean
PacketSign.equals
(PacketSign sign) Equals.boolean
SpigotSignAPI.removeSign
(PacketSign sign) Remove a sign from the list.