mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Updated for server v0.2.4. Thanks to ricin for testing an independent fix.
This commit is contained in:
parent
9cf70d1a03
commit
6b368a38a2
@ -26,7 +26,7 @@ import com.sk89q.worldedit.blocks.BaseBlock;
|
||||
*
|
||||
* @author sk89q
|
||||
*/
|
||||
public class MinecraftSetBlockProxy extends el {
|
||||
public class MinecraftSetBlockProxy extends em {
|
||||
/**
|
||||
* Edit session.
|
||||
*/
|
||||
|
@ -202,7 +202,7 @@ public class ServerInterface {
|
||||
}
|
||||
proxy.setEditSession(editSession);
|
||||
|
||||
bg treeGen = new gy();
|
||||
bi treeGen = new ha();
|
||||
return treeGen.a(proxy, random,
|
||||
pt.getBlockX(), pt.getBlockY(), pt.getBlockZ());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user