Minecraft icon indicating copy to clipboard operation
Minecraft copied to clipboard

There may be a way to implement the API

Open r58Playz opened this issue 5 years ago • 2 comments

def add_block(self, position, block, world):
    world[position] = block

then reloading the world or calling window.update(1) something like that??

r58Playz avatar Apr 15 '19 16:04 r58Playz

I don't understand what you are talking about. What do you want to change and why?

progval avatar Apr 15 '19 16:04 progval

In the readme, there is a part saying that fogleman wants an API.

r58Playz avatar Apr 16 '19 18:04 r58Playz