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

# ItemCategory

class in mod.common.minecraftEnum

  • 描述

    物品所属创造栏类型

复制 python
class ItemCategory(object):
	Construction = 1		# 建造栏
	Nature = 2				# 自然栏
	Equipment = 3			# 装备栏
	Items = 4				# 物品栏
	Custom = 7				# 自定义