All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.aurelium.auraskills.api.loot.LootParsingContext Maven / Gradle / Ivy

There is a newer version: 2.2.6
Show newest version
package dev.aurelium.auraskills.api.loot;

import dev.aurelium.auraskills.api.config.ConfigNode;

public interface LootParsingContext {

    LootValues parseValues(ConfigNode config);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy