Interface InventoryViewBuilder<V extends InventoryView>
- Type Parameters:
V
- the type of InventoryView created from this builder
- All Known Subinterfaces:
LocationInventoryViewBuilder<V>
,MerchantInventoryViewBuilder<V>
Generic Builder for InventoryView's with no special attributes or parameters
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(HumanEntity player) Builds this builder into a InventoryViewcopy()
Makes a copy of this builderSets the title of the builder