Navigation
index
modules
|
Wrapper.py 0.7.0 documentation
»
world module
¶
class
world.
Chunk
(
bytearray
,
x
,
z
)
[source]
¶
getBlock
(
x
,
y
,
z
)
[source]
¶
class
world.
World
[source]
¶
getBlock
(
pos
)
[source]
¶
setChunk
(
x
,
z
,
chunk
)
[source]
¶
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
Wrapper.py 0.7.0 documentation
»