Package org.spongepowered.api.util
Interface ResourceKeyedBuilder<T extends ResourceKeyed,B extends ResourceKeyedBuilder<T,B>>
- All Superinterfaces:
AbstractBuilder<T>,Builder<T,,B> ResettableBuilder<T,B>
- All Known Subinterfaces:
Advancement.Builder,Advancement.Builder.RootStep,CookingRecipe.Builder,CookingRecipe.Builder.EndStep,CookingRecipe.Builder.IngredientStep,CookingRecipe.Builder.ResultStep,EventContextKey.Builder<T>,Key.Builder<E,,V> ShapedCraftingRecipe.Builder,ShapedCraftingRecipe.Builder.AisleStep,ShapedCraftingRecipe.Builder.AisleStep.ResultStep,ShapedCraftingRecipe.Builder.EndStep,ShapedCraftingRecipe.Builder.ResultStep,ShapedCraftingRecipe.Builder.RowsStep,ShapedCraftingRecipe.Builder.RowsStep.ResultStep,ShapelessCraftingRecipe.Builder,ShapelessCraftingRecipe.Builder.EndStep,ShapelessCraftingRecipe.Builder.ResultStep,SmithingRecipe.Builder,SmithingRecipe.Builder.AdditionStep,SmithingRecipe.Builder.EndStep,SmithingRecipe.Builder.ResultStep,SoundType.Builder,SpecialCraftingRecipe.Builder,SpecialCraftingRecipe.Builder.EndStep,SpecialCraftingRecipe.Builder.ResultStep,StoneCutterRecipe.Builder,StoneCutterRecipe.Builder.EndStep,StoneCutterRecipe.Builder.ResultStep,TagTemplate.Builder<T>,Trigger.Builder<C>,WorldTemplate.Builder,WorldTypeEffect.Builder,WorldTypeTemplate.Builder
public interface ResourceKeyedBuilder<T extends ResourceKeyed,B extends ResourceKeyedBuilder<T,B>>
extends Builder<T,B>
-
Method Summary
Methods inherited from interface net.kyori.adventure.builder.AbstractBuilder
build
-
Method Details
-
key
-