Package net.xun.lib.common.api.item.tools


package net.xun.lib.common.api.item.tools
  • Class
    Description
    Defines a strategy for applying attribute modifiers to tool items.
    Default implementation applying standard Minecraft attack attributes.
    Factory interface for creating custom tool items.
    Represents a complete set of tools (sword, axe, pickaxe, shovel, hoe) with configurable attributes.
    Builder for constructing ToolSet instances with flexible configuration.
    Enumerates tool types with their registration suffixes and factory methods.