Uses of Class
zombie.inventory.types.Literature
Packages that use Literature
-
Uses of Literature in zombie.characters
Methods in zombie.characters with parameters of type LiteratureModifier and TypeMethodDescriptionvoidILuaGameCharacter.ReadLiterature(Literature literature) voidIsoGameCharacter.ReadLiterature(Literature literature) Used when you read a book, magazine or newspaper -
Uses of Literature in zombie.characters.BodyDamage
Methods in zombie.characters.BodyDamage with parameters of type Literature -
Uses of Literature in zombie.scripting.logic
Methods in zombie.scripting.logic with parameters of type LiteratureModifier and TypeMethodDescriptionstatic voidItemCodeOnCreate.onCreatePaperwork(Literature item) static voidItemCodeOnCreate.onCreateStockCertificate(Literature item) static voidItemCodeOnCreate.scratchTicketWinner(Literature item)