mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-01-24 12:44:56 +08: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 @@
|
||||
*
|
||||
* @author sk89q
|
||||
*/
|
||||
public class MinecraftSetBlockProxy extends el {
|
||||
public class MinecraftSetBlockProxy extends em {
|
||||
/**
|
||||
* Edit session.
|
||||
*/
|
||||
|
@ -202,7 +202,7 @@ public static boolean generateTree(EditSession editSession, Vector pt) {
|
||||
}
|
||||
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