Class MPDebugInfo
java.lang.Object
zombie.popman.MPDebugInfo
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal ObjectPool<MPDebugInfo.MPCell> static final MPDebugInfofinal LoadedAreasfinal ArrayList<MPDebugInfo.MPCell> shortbooleanlong -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidAddDebugSound(WorldSoundManager.WorldSound worldSound) voidrender(ZombiePopulationRenderer zombiePopulationRenderer, float float3) voidrequest()void
-
Field Details
-
instance
-
loadedCells
-
cellPool
-
loadedAreas
-
repopEvents
-
repopEventPool
-
repopEpoch
public short repopEpoch -
requestTime
public long requestTime -
requestPacketReceived
public boolean requestPacketReceived
-
-
Constructor Details
-
MPDebugInfo
public MPDebugInfo()
-
-
Method Details
-
request
public void request() -
serverUpdate
public void serverUpdate() -
render
-
AddDebugSound
-