13
0
geforkt von Mirrors/Paper
Paper/paper-server/patches/sources/net/minecraft/server/level
Owen1212055 8a49cbc3a7 Send block entities after destroy prediction
Minecraft's prediction system does not handle block entities, so if we are manually sending block entities during
block breaking we need to set it after the prediction is finished. This fixes block entities not showing when cancelling the BlockBreakEvent.
2022-06-25 19:45:20 -04:00
..
ChunkHolder.java.patch MC Utils 2016-03-28 20:55:47 -04:00
ChunkMap.java.patch Oprimise map impl for tracked players 2021-02-19 22:51:52 -08:00
DistanceManager.java.patch Don't crash if player is attempted to be removed from untracked chunk. 2020-04-18 15:59:41 -04:00
ServerChunkCache.java.patch Add debug for sync chunk loads 2019-07-19 03:29:14 -07:00
ServerEntity.java.patch Configurable item frame map cursor update interval 2021-08-13 01:14:38 +02:00
ServerLevel.java.patch Prevent empty items from being added to world 2022-06-15 21:52:57 -04:00
ServerPlayer.java.patch Add option for strict advancement dimension checks 2022-06-12 11:47:24 -07:00
ServerPlayerGameMode.java.patch Send block entities after destroy prediction 2022-06-25 19:45:20 -04:00
TicketType.java.patch MC Utils 2016-03-28 20:55:47 -04:00
WorldGenRegion.java.patch Buffer OOB setBlock calls 2022-03-19 12:12:22 +00:00