PaperMC/paper-server/patches/sources/net/minecraft
Aikar eb20b0b160 API to get a BlockState without a snapshot
This allows you to get a BlockState without creating a snapshot, operating
on the real tile entity.

This is useful for where performance is needed

also Avoid NPE during CraftBlockEntityState load if could not get TE

If Tile Entity was null, correct Sign to return empty lines instead of null
2017-11-06 21:08:22 -05:00
..
advancements Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
commands Add UnknownCommandEvent 2017-06-17 18:48:21 -04:00
core Paper Plugins 2022-07-06 23:00:31 -04:00
nbt MC Dev fixes 2016-03-30 19:36:20 -04:00
network Expose client protocol version and virtual host 2017-10-10 18:45:20 +02:00
resources MC Dev fixes 2016-03-30 19:36:20 -04:00
server Prevent logins from being processed when the player has disconnected 2017-11-12 19:40:01 +01:00
stats Allow statistics to be disabled/forced 2014-01-07 15:56:26 +00:00
util Optimize DataBits 2016-04-05 21:38:58 -04:00
world API to get a BlockState without a snapshot 2017-11-06 21:08:22 -05:00
ChatFormatting.java.patch Adventure 2021-01-29 17:54:03 +01:00
CrashReport.java.patch Deobfuscate stacktraces in log messages, crash reports, and etc. 2021-06-20 18:19:09 -07:00
CrashReportCategory.java.patch Deobfuscate stacktraces in log messages, crash reports, and etc. 2021-06-20 18:19:09 -07:00
Util.java.patch Do not submit profile lookups to worldgen threads 2021-08-08 16:26:46 -07:00