Esempio n. 1
0
def getpid(mc: mmc.Minecraft) -> int:
    """Return the first player's id"""
    return mc.getPlayerEntityIds()[0]