Files
Paper/Spigot-Server-Patches/Cached-IBlockData-to-CraftBlockData-conversion.patch
MicleBrick 86d8218430 Cached IBlockData to CraftBlockData conversion (#1368)
Avoid using reflection to create CraftBlockData instances. 

Computes the class to use on IBlockData creation and clones it when needed.
2018-08-23 16:44:41 -04:00

3.5 KiB