13
0
geforkt von Mirrors/Paper
Paper/paper-server/patches/sources/net/minecraft/server/level
Jake Potrebic ddbfcd4403 Restore vanilla entity drops behavior
Instead of just tracking the itemstacks, this tracks with it, the
action to take with that itemstack to apply the correct logic
on dropping the item instead of generalizing it for all dropped
items like CB does.
2022-03-22 09:34:41 -07:00
..
ChunkHolder.java.patch MC Utils 2016-03-28 20:55:47 -04:00
ChunkMap.java.patch Don't check if we can see non-visible entities 2023-10-21 20:52:57 +01: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 Cache map ids on item frames 2023-08-07 12:58:28 +02:00
ServerLevel.java.patch Don't fire sync events during worldgen 2023-11-23 10:33:25 -08:00
ServerPlayer.java.patch Restore vanilla entity drops behavior 2022-03-22 09:34:41 -07:00
ServerPlayerGameMode.java.patch Add BlockFace to BlockDamageEvent 2023-08-21 04:36:07 +02:00
TicketType.java.patch MC Utils 2016-03-28 20:55:47 -04:00
WorldGenRegion.java.patch Fix async entity add due to fungus trees 2022-03-18 21:30:00 -07:00