twcore.core
Class ArenaJoined

java.lang.Object
  |
  +--twcore.core.SubspaceEvent
        |
        +--twcore.core.ArenaJoined

public class ArenaJoined
extends SubspaceEvent


Constructor Summary
ArenaJoined(twcore.core.ByteArray array)
           
 
Methods inherited from class twcore.core.SubspaceEvent
getEventType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArenaJoined

public ArenaJoined(twcore.core.ByteArray array)