mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2025-02-18 13:21:29 +01:00
comment
This commit is contained in:
parent
064a9476f4
commit
bd63b38d88
@ -175,7 +175,7 @@ public class JeffChestSortListener implements Listener {
|
||||
// NOTE: We use .getClass().toString() for new items instead of directly
|
||||
// comparing the ENUM, because we
|
||||
// want to keep compatability between different minecraft versions (e.g. there
|
||||
// is no BARREL prior 1.14)
|
||||
// is no BARREL prior 1.14 and no shulker box prior 1.11)
|
||||
// WARNING: The names are inconsistent! A chest will return
|
||||
// org.bukkit.craftbukkit.v1_14_R1.block.CraftChest
|
||||
// in Spigot 1.14 while a double chest returns org.bukkit.block.DoubleChest
|
||||
|
Loading…
Reference in New Issue
Block a user