mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 03:35:51 -07:00
@@ -188,7 +188,7 @@ public enum EntityType {
|
|||||||
/**
|
/**
|
||||||
* @see PoweredMinecart
|
* @see PoweredMinecart
|
||||||
*/
|
*/
|
||||||
MINECART_FURNACE("chest_minecart", PoweredMinecart.class, 44),
|
MINECART_FURNACE("furnace_minecart", PoweredMinecart.class, 44),
|
||||||
/**
|
/**
|
||||||
* @see ExplosiveMinecart
|
* @see ExplosiveMinecart
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user