Class CompatImpl
java.lang.Object
studio.magemonkey.codex.nms.v1_16_5.CompatImpl
- All Implemented Interfaces:
studio.magemonkey.codex.compat.Compat
-
Field Summary
Fields inherited from interface studio.magemonkey.codex.compat.Compat
ATTRIBUTE_BONUS_UUID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.bukkit.attribute.AttributeModifiercreateAttributeModifier(studio.magemonkey.codex.api.meta.NBTAttribute attribute, double amount, org.bukkit.attribute.AttributeModifier.Operation operation) getAttributeKey(org.bukkit.attribute.AttributeModifier attributeModifier) getAttributeKey(studio.magemonkey.codex.api.meta.NBTAttribute attribute) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface studio.magemonkey.codex.compat.Compat
convertSlot, getBottomInventory, getInventory, getItem, getItemName, getTopInventory, getTopInventory, setCursor, setItem
-
Constructor Details
-
CompatImpl
public CompatImpl()
-
-
Method Details
-
createAttributeModifier
public org.bukkit.attribute.AttributeModifier createAttributeModifier(studio.magemonkey.codex.api.meta.NBTAttribute attribute, double amount, org.bukkit.attribute.AttributeModifier.Operation operation) - Specified by:
createAttributeModifierin interfacestudio.magemonkey.codex.compat.Compat
-
getAttributeKey
- Specified by:
getAttributeKeyin interfacestudio.magemonkey.codex.compat.Compat
-
getAttributeKey
- Specified by:
getAttributeKeyin interfacestudio.magemonkey.codex.compat.Compat
-