Uses of Class
dev.cwhead.GravesX.integration.CraftEngine
Packages that use CraftEngine
-
Uses of CraftEngine in com.ranull.graves.manager
Methods in com.ranull.graves.manager that return CraftEngineModifier and TypeMethodDescriptionIntegrationManager.getCraftEngine()Returns the instance of the CraftEngine integration, if it is loaded. -
Uses of CraftEngine in dev.cwhead.GravesX.listener.integration.craftengine
Constructors in dev.cwhead.GravesX.listener.integration.craftengine with parameters of type CraftEngineModifierConstructorDescriptionCraftEngineBlockListener(Graves plugin, CraftEngine craftEngine) CraftEngineFurnitureListener(Graves plugin, CraftEngine craftEngine)