Class PrefabSpellProvider
java.lang.Object
com.github.minecraftschurlimods.easydatagenlib.api.AbstractDatapackRegistryProvider<PrefabSpell>
com.github.minecraftschurlimods.arsmagicalegacy.api.data.PrefabSpellProvider
public abstract class PrefabSpellProvider
extends com.github.minecraftschurlimods.easydatagenlib.api.AbstractDatapackRegistryProvider<PrefabSpell>
-
Field Summary
Fields inherited from class com.github.minecraftschurlimods.easydatagenlib.api.AbstractDatapackRegistryProvider
namespace, registryKey -
Constructor Summary
ConstructorsConstructorDescriptionPrefabSpellProvider(String namespace, BiConsumer<String, String> langConsumer) -
Method Summary
Methods inherited from class com.github.minecraftschurlimods.easydatagenlib.api.AbstractDatapackRegistryProvider
add, add, generate, getLookup, holder, holder, holder, optionalHolder, optionalTag, ownHolder, ownHolder, tag
-
Constructor Details
-
PrefabSpellProvider
-
-
Method Details
-
add
-