Controlling Minecraft with Python. Enter the following code: from mcpi.minecraft import Minecraft mc = Minecraft.create() mc.postToChat("Hello world").
確定! 回上一頁