Skip to content
Success

Changes

Summary

  1. SPIGOT-6963: CraftMetaBlockState#getBlockState applied TileEntity ids (details)
Commit 2c47af0cb0561e33dad81ebc1344faa2ebffcfaf by md_5
SPIGOT-6963: CraftMetaBlockState#getBlockState applied TileEntity ids without the minecraft namespace prefix.

This was able to cause issues when ItemStacks are being compared.
The file was modified src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaBlockState.java