1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-11 09:05:01 +02:00

Update bukkit to 1.4.6-R0.1

bukkit: 1652 cb: 2561
This commit is contained in:
KHobbits
2012-12-29 06:29:16 +00:00
parent d29b9ea5f8
commit 38cdc79303
2 changed files with 6 additions and 0 deletions

View File

@@ -1150,4 +1150,10 @@ public class OfflinePlayer implements Player
{
throw new UnsupportedOperationException("Not supported yet.");
}
@Override
public void setTexturePack(String string)
{
throw new UnsupportedOperationException("Not supported yet.");
}
}

Binary file not shown.