Interface FabricTagBuilder<T>

Type Parameters:
T -

public interface FabricTagBuilder<T>
Interface implemented by Tag.Builder instances when Fabric API is present.
  • Method Summary

    Modifier and Type Method Description
    void clearTagEntries()
    Clear the contained entries and mark the tag as replaced.
  • Method Details

    • clearTagEntries

      void clearTagEntries()
      Clear the contained entries and mark the tag as replaced.