Interface Memory<T>
- Type Parameters:
T
- Type of Memory
- All Superinterfaces:
Keyed
- All Known Implementing Classes:
EntityMemory
Represents an Entity Memory
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
Represents a Memory Type of Walking Target -
Method Summary
Modifier and TypeMethodDescriptionFetches the Class of this Memory.
-
Method Details
-
getBukkitClass
Fetches the Class of this Memory.- Returns:
- Bukkit Class
-