mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-08 07:36:42 +02:00
Update Bukkit
CB: 3092 B: 1938
This commit is contained in:
@@ -1078,6 +1078,12 @@ public class FakeServer implements Server
|
|||||||
throw new UnsupportedOperationException("Not supported yet.");
|
throw new UnsupportedOperationException("Not supported yet.");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public Inventory createInventory(InventoryHolder arg0, InventoryType arg1, String arg2)
|
||||||
|
{
|
||||||
|
throw new UnsupportedOperationException("Not supported yet.");
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
class FakePluginManager implements PluginManager
|
class FakePluginManager implements PluginManager
|
||||||
{
|
{
|
||||||
|
BIN
lib/bukkit.jar
BIN
lib/bukkit.jar
Binary file not shown.
Reference in New Issue
Block a user