mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-23 00:42:05 +01:00
c593e8510e
Log when the async catcher is tripped The chunk system can swallow the exception given it's all built with completablefuture, so ensure it is at least printed. Add/move several async catchers Async catch modifications to critical entity state These used to be here from Spigot, but were dropped with 1.17. Now in 1.17, this state is _even more_ critical than it was before, so these must exist to catch stupid plugins. Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com> |
||
---|---|---|
.. | ||
biome | ||
block | ||
border | ||
chunk | ||
dimension/end | ||
entity | ||
gameevent | ||
levelgen | ||
material | ||
pathfinder | ||
portal | ||
redstone | ||
saveddata/maps | ||
storage | ||
BaseCommandBlock.java.patch | ||
BaseSpawner.java.patch | ||
BlockGetter.java.patch | ||
ChunkPos.java.patch | ||
ClipContext.java.patch | ||
EmptyBlockGetter.java.patch | ||
EntityGetter.java.patch | ||
GameRules.java.patch | ||
Level.java.patch | ||
LevelAccessor.java.patch | ||
LevelReader.java.patch | ||
LevelWriter.java.patch | ||
NaturalSpawner.java.patch | ||
PathNavigationRegion.java.patch | ||
ServerExplosion.java.patch | ||
ServerLevelAccessor.java.patch |