Uses of Class
com.ranull.graves.integration.Nexo
Packages that use Nexo
-
Uses of Nexo in com.ranull.graves.listener.integration.nexo
Fields in com.ranull.graves.listener.integration.nexo declared as NexoModifier and TypeFieldDescriptionprivate final Nexo
EntityDamageListener.nexo
private final Nexo
HangingBreakListener.nexo
private final Nexo
PlayerInteractEntityListener.nexo
Constructors in com.ranull.graves.listener.integration.nexo with parameters of type NexoModifierConstructorDescriptionEntityDamageListener
(Nexo nexo) Constructs a new EntityDamageListener with the specified Nexo instance.HangingBreakListener
(Nexo nexo) Constructs a new HangingBreakListener with the specified Nexo instance.PlayerInteractEntityListener
(Graves plugin, Nexo nexo) Constructs a new PlayerInteractEntityListener with the specified Graves and Nexo instances. -
Uses of Nexo in com.ranull.graves.manager
Fields in com.ranull.graves.manager declared as NexoModifier and TypeFieldDescriptionprivate Nexo
IntegrationManager.nexo
Integration with Nexo, a plugin for custom items and resource packs.Methods in com.ranull.graves.manager that return Nexo