Package org.spongepowered.api
Interface ResourceKeyed
-
- All Superinterfaces:
Keyed
- All Known Subinterfaces:
Advancement
,CommandTreeNodeType<T>
,CookingRecipe
,CraftingRecipe
,DataPackSerializable
,EventContextKey<T>
,Key<V>
,Recipe
,RecipeRegistration
,ResourceKeyedValueParameter<T>
,ServerWorldProperties
,ShapedCraftingRecipe
,ShapelessCraftingRecipe
,SmithingRecipe
,SoundType
,SpecialCraftingRecipe
,StoneCutterRecipe
,Tag<T>
,TagTemplate
,Trigger<C>
,WorldTemplate
,WorldTypeEffect
,WorldTypeTemplate
public interface ResourceKeyed extends Keyed
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResourceKey
key()
-
-
-
Method Detail
-
key
ResourceKey key()
-
-