Interface ResourceKeyedBuilder<T extends ResourceKeyed,B extends ResourceKeyedBuilder<T,B>>

All Superinterfaces:
AbstractBuilder<T>, Builder<T,B>, ResettableBuilder<T,B>
All Known Subinterfaces:
AttributeModifier.Builder, EventContextKey.Builder<T>, Key.Builder<E,V>, SoundType.Builder, WorldTypeEffect.Builder

public interface ResourceKeyedBuilder<T extends ResourceKeyed,B extends ResourceKeyedBuilder<T,B>> extends Builder<T,B>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface net.kyori.adventure.builder.AbstractBuilder

    build

    Methods inherited from interface org.spongepowered.api.util.Builder

    reset