JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Unofficial PZ JavaDocs 42.16.0
zombie.characters
CharacterDiedListener
Contents
Description
Method Summary
Method Details
onDied(IsoGameCharacter, IsoDeadBody)
Hide sidebar
Show sidebar
Interface CharacterDiedListener
public interface
CharacterDiedListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onDied
(
IsoGameCharacter
var1,
IsoDeadBody
var2)
Method Details
onDied
void
onDied
(
IsoGameCharacter
var1,
IsoDeadBody
var2)