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 TypeMethodDescriptionbooleanSpigotSignAPI.addSign(PacketSign sign) Add a sign to the list.booleanPacketSign.equals(PacketSign sign) Equals.booleanSpigotSignAPI.removeSign(PacketSign sign) Remove a sign from the list.