Uses of Class
io.github.toberocat.guiengine.components.provided.item.SimpleItemComponentBuilder
Packages that use SimpleItemComponentBuilder
-
Uses of SimpleItemComponentBuilder in io.github.toberocat.guiengine.components.provided.item
Classes in io.github.toberocat.guiengine.components.provided.item with type parameters of type SimpleItemComponentBuilderModifier and TypeClassDescriptionclass
SimpleItemComponentBuilder<B extends SimpleItemComponentBuilder<B>>
A builder class for creating SimpleItemComponent instances.