Closed myavuzokumus closed 4 years ago
It seems that Mojang found it a good idea to call the entity MINECART_HOPPER and not HOPPER_MINECART
So the material is HOPPER_MINECART and the entity is MINECART_HOPPER
If you want to know the entity name, you can go see this https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html And for the material: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
Description
Describe the bug
Output of
/bbox version
(Mandatory)