@@ -11,7 +11,7 @@
|
||||
|
||||
public class ContainerDispenser extends Container {
|
||||
|
||||
public IInventory items;
|
||||
public final IInventory items;
|
||||
+ // CraftBukkit start
|
||||
+ private CraftInventoryView bukkitEntity = null;
|
||||
+ private PlayerInventory player;
|
||||
|
||||
Reference in New Issue
Block a user