Uses of Class
com.ranull.graves.integration.Oraxen
Packages that use Oraxen
-
Uses of Oraxen in com.ranull.graves.listener.integration.oraxen
Fields in com.ranull.graves.listener.integration.oraxen declared as OraxenModifier and TypeFieldDescriptionprivate final Oraxen
EntityDamageListener.oraxen
Deprecated.private final Oraxen
HangingBreakListener.oraxen
Deprecated.private final Oraxen
PlayerInteractEntityListener.oraxen
Deprecated.Constructors in com.ranull.graves.listener.integration.oraxen with parameters of type OraxenModifierConstructorDescriptionEntityDamageListener
(Oraxen oraxen) Deprecated.Recommend Nexo as a replacement.HangingBreakListener
(Oraxen oraxen) Deprecated.Recommend Nexo as a replacement.PlayerInteractEntityListener
(Graves plugin, Oraxen oraxen) Deprecated.Recommend Nexo as a replacement. -
Uses of Oraxen in com.ranull.graves.manager
Fields in com.ranull.graves.manager declared as OraxenModifier and TypeFieldDescriptionprivate Oraxen
IntegrationManager.oraxen
Integration with Oraxen, a plugin for custom items and resource packs.Methods in com.ranull.graves.manager that return Oraxen