Paper/src/main/java
EdGruberman 59d6b60c0a Update entity target data to reflect current AI status. Fixes BUKKIT-2280
The new AI system introduced by Minecraft 1.2 no longer relies on the
target field in the entity so it is frequently out of sync with what the
entity is actually doing. This modifies the AI goal to update the target
so our API can return the correct information.
2012-09-28 15:04:32 -05:00
..
jline Use jansi's Windows support for terminal colors. 2012-05-23 15:32:42 -05:00
net/minecraft/server Update entity target data to reflect current AI status. Fixes BUKKIT-2280 2012-09-28 15:04:32 -05:00
org/bukkit/craftbukkit Remove player from destroy queue when they go visible. Fixes BUKKIT-2071 2012-09-28 14:53:28 -05:00