Class PDurability
java.lang.Object
me.deecaad.core.placeholder.PlaceholderHandler
me.deecaad.core.placeholder.NumericPlaceholderHandler
me.deecaad.weaponmechanics.weapon.placeholders.PDurability
- All Implemented Interfaces:
net.kyori.adventure.key.Keyed,org.bukkit.Keyed
public class PDurability
extends me.deecaad.core.placeholder.NumericPlaceholderHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.bukkit.NamespacedKeygetKey()requestValue(me.deecaad.core.placeholder.PlaceholderData data) Methods inherited from class me.deecaad.core.placeholder.NumericPlaceholderHandler
onRequestMethods inherited from class me.deecaad.core.placeholder.PlaceholderHandler
equals, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bukkit.Keyed
key
-
Constructor Details
-
PDurability
public PDurability()
-
-
Method Details
-
getKey
@NotNull public org.bukkit.NamespacedKey getKey() -
requestValue
- Specified by:
requestValuein classme.deecaad.core.placeholder.NumericPlaceholderHandler
-