Method | Description | |
---|---|---|
CreateBlock ( int[,,] chunk, int posX, int posY, int posZ ) : void | ||
Initialize ( int x, int z ) : void | ||
renderBlock ( ) : void |
public CreateBlock ( int[,,] chunk, int posX, int posY, int posZ ) : void | ||
chunk | int[,,] | |
posX | int | |
posY | int | |
posZ | int | |
return | void |