# BrewingStandSlotType
class in mod.common.minecraftEnum
描述
描述酿造台槽位
class BrewingStandSlotType:
SLOT_INGREDIENT = 0 # 提取槽位
SLOT_POTION1 = 1 # 药水槽位1
SLOT_POTION2 = 2 # 药水槽位2
SLOT_POTION3 = 3 # 药水槽位3
SLOT_FUEL = 4 # 燃料槽位
class in mod.common.minecraftEnum
描述
描述酿造台槽位
class BrewingStandSlotType:
SLOT_INGREDIENT = 0 # 提取槽位
SLOT_POTION1 = 1 # 药水槽位1
SLOT_POTION2 = 2 # 药水槽位2
SLOT_POTION3 = 3 # 药水槽位3
SLOT_FUEL = 4 # 燃料槽位