Interface RecipeRegistration
-
- All Superinterfaces:
DataPackSerializable
,DataSerializable
,Keyed
,ResourceKeyed
public interface RecipeRegistration extends DataPackSerializable, DataSerializable
A registration of aRecipe
by an API consumer.All registrations through the API will generate into the Vanilla data pack system
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.datapack.DataPackSerializable
type
-
Methods inherited from interface org.spongepowered.api.data.persistence.DataSerializable
contentVersion, toContainer
-
Methods inherited from interface org.spongepowered.api.ResourceKeyed
key
-
-