mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-10 17:52:02 -07:00
@@ -9,7 +9,7 @@
|
||||
public class ContainerMerchant extends Container {
|
||||
|
||||
@@ -8,6 +9,19 @@
|
||||
private InventoryMerchant f;
|
||||
private final InventoryMerchant f;
|
||||
private final World g;
|
||||
|
||||
+ // CraftBukkit start
|
||||
|
Reference in New Issue
Block a user