Skip to content
Success

Changes

Summary

  1. SPIGOT-4833: Allow access to LivingEntity memories (details)
Commit eb99127a3637934a7b1dec0c9a3a9d71322fbf28 by md_5
SPIGOT-4833: Allow access to LivingEntity memories
The file was addedsrc/main/java/org/bukkit/craftbukkit/entity/memory/CraftMemoryMapper.java
The file was addedsrc/main/java/org/bukkit/craftbukkit/entity/memory/CraftMemoryKey.java
The file was modified src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java
The file was addedsrc/test/java/org/bukkit/entity/memory/CraftMemoryKeyTest.java