游戏全目录
关闭
网易游戏全目录
  • 客户端游戏
  • 手机游戏
  • 游戏辅助

# InventoryType

class in mod.common.minecraftEnum

  • 描述

    原版分页类型的枚举值

复制 python
class InventoryType(object):
    CONSTRUCTION = "construction" #建筑
    EQUIPMENT = "equipment"       #装备
    ITEMS = "items"               #物品
    NATURE = "nature"             #自然
    SEARCH = "search"             #搜索