mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 09:47:38 +00:00
Updated tree generator for 0.2.8.
This commit is contained in:
parent
9b19e3dc5c
commit
c7af128320
@ -60,7 +60,7 @@ public class MinecraftServerInterface {
|
|||||||
}
|
}
|
||||||
proxy.setEditSession(editSession);
|
proxy.setEditSession(editSession);
|
||||||
|
|
||||||
bj treeGen = new hd();
|
bj treeGen = new he();
|
||||||
return treeGen.a(proxy, random,
|
return treeGen.a(proxy, random,
|
||||||
pt.getBlockX(), pt.getBlockY(), pt.getBlockZ());
|
pt.getBlockX(), pt.getBlockY(), pt.getBlockZ());
|
||||||
}
|
}
|
||||||
|
@ -26,7 +26,7 @@ import com.sk89q.worldedit.blocks.BaseBlock;
|
|||||||
*
|
*
|
||||||
* @author sk89q
|
* @author sk89q
|
||||||
*/
|
*/
|
||||||
public class MinecraftSetBlockProxy extends ep {
|
public class MinecraftSetBlockProxy extends eq {
|
||||||
/**
|
/**
|
||||||
* Edit session.
|
* Edit session.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user