Package dev.aurelium.auraskills.api.loot
Interface LootParser
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionparse
(LootParsingContext context, org.spongepowered.configurate.ConfigurationNode config)
-
Method Details
-
parse
Loot parse(LootParsingContext context, org.spongepowered.configurate.ConfigurationNode config) throws org.spongepowered.configurate.serialize.SerializationException - Throws:
org.spongepowered.configurate.serialize.SerializationException
-