Don’t store a Shell if there is already the real thing, always return the most real...
[Sone.git] / src / main / java / net / pterodactylus / sone / data / ShellCache.java
2010-10-15 David ‘Bombe’ RodenDon’t store a Shell if there is already the real thing...
2010-10-14 David ‘Bombe’ RodenAlways create Shells with IDs.
2010-10-14 David ‘Bombe’ RodenRewrite shell cache to create shells, if necessary.
2010-10-14 David ‘Bombe’ RodenUse a more generic Shell-aware cache.