mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-10 17:57:37 +00:00
Updated for Bukkit commit 8ccfad945663cd0ea60531b085748c81fc6fefb8.
This commit is contained in:
parent
190bdc4f8f
commit
297fbd8bb9
@ -415,7 +415,7 @@ public class BukkitWorld extends LocalWorld {
|
||||
contents[i] = new BaseItemStack(
|
||||
bukkitStack.getTypeId(),
|
||||
bukkitStack.getAmount(),
|
||||
(byte)bukkitStack.getDamage());
|
||||
bukkitStack.getDurability());
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user