Files
Paper/Spigot-Server-Patches/Fix-MC-158900.patch
Spottedleaf 2ecd461296 Fix MC-158900 (#2458)
The problem was we were checking isExpired() on the entry, but if it
was expired at that point, then it would be null.
2019-08-14 19:32:25 -07:00

1.5 KiB