类 MemoryKey<T>

java.lang.Object
org.bukkit.entity.memory.MemoryKey<T>
类型参数:
T - the class type of the memory value
所有已实现的接口:
Keyed

public final class MemoryKey<T> extends Object implements Keyed
Represents a key used for accessing memory values of a LivingEntity.