Uses of Class
mmud.rest.webentities.PrivateItem
Packages that use PrivateItem
Package
Description
General info
Provides snapshots of database entities, specifically for the web.
-
Uses of PrivateItem in mmud
Methods in mmud that return types with arguments of type PrivateItemModifier and TypeMethodDescriptionstatic List
<PrivateItem> Constants.addInventoryForRoom
(Set<Item> set) Adds a descriptive set of the items. -
Uses of PrivateItem in mmud.rest.webentities
Fields in mmud.rest.webentities with type parameters of type PrivateItemMethods in mmud.rest.webentities that return types with arguments of type PrivateItemModifier and TypeMethodDescriptionPrivateRoom.items()
Returns the value of theitems
record component.