mirror of
https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git
synced 2025-08-19 21:09:05 +00:00
9 lines
214 B
Diff
9 lines
214 B
Diff
--- a/net/minecraft/server/IMerchant.java
|
|
+++ b/net/minecraft/server/IMerchant.java
|
|
@@ -44,4 +44,6 @@
|
|
}
|
|
|
|
}
|
|
+
|
|
+ org.bukkit.craftbukkit.inventory.CraftMerchant getCraftMerchant(); // CraftBukkit
|
|
}
|