Interface BukkitItemFactory
- All Superinterfaces:
ComponentFactory<BukkitItemFactory>
Bukkit 物品組件工廠
-
Method Summary
Modifier and TypeMethodDescriptionsetupByItemFactory
(Consumer<ItemStackService.ItemFactory> factoryConsumer) 根據ItemStackService.ItemFactory
修改組件屬性
-
Method Details
-
setupByItemFactory
根據ItemStackService.ItemFactory
修改組件屬性- Parameters:
factoryConsumer
- 修改- Returns:
- this
-