Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-03 01:50:07 +01:00
Updated tree generator for 0.2.8.
Dieser Commit ist enthalten in:
Ursprung
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.
|
||||||
*/
|
*/
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren