Interface FabricTag<T>

Type Parameters:
T -

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

    Modifier and Type Method Description
    boolean hasBeenReplaced()  
  • Method Details

    • hasBeenReplaced

      boolean hasBeenReplaced()
      Returns:
      True if the given tag has been "replaced" by a datapack at least once.