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
packMethods inherited from interface org.spongepowered.api.data.persistence.DataSerializable
contentVersion, toContainerMethods inherited from interface org.spongepowered.api.ResourceKeyed
key
-
Method Details
-
recipe
Recipe<?> recipe()
-