Interface DataKey<E>


public interface DataKey<E>
  • Method Summary

    Modifier and Type
    Method
    Description
    getKey(E entity)
     
    static <E> DataKey<E>
    of(String modId, String key)