Interface RecipeRegistration
- All Superinterfaces:
DataPackEntry<RecipeRegistration>
,DataSerializable
,Keyed
,ResourceKeyed
A registration of a
Recipe
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.DataPackEntry
pack
Methods inherited from interface org.spongepowered.api.data.persistence.DataSerializable
contentVersion, toContainer
Methods inherited from interface org.spongepowered.api.ResourceKeyed
key
-
Method Details
-
recipe
Recipe<?> recipe()
-