Package org.aincraft
Interface BlockItemMeta.Builder
- Enclosing interface:
BlockItemMeta
public static interface BlockItemMeta.Builder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()displayName(net.kyori.adventure.text.Component displayName) itemModel(net.kyori.adventure.key.Key itemModel) material(org.bukkit.Material material)
-
Method Details
-
displayName
-
itemModel
-
material
-
itemLore
-
build
BlockItemMeta build()
-