mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
17 lines
331 B
Java
17 lines
331 B
Java
// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov.
|
|
// Jad home page: http://www.kpdus.com/jad.html
|
|
// Decompiler options: packimports(3)
|
|
|
|
public final class OnDemandData extends NodeSub {
|
|
|
|
public OnDemandData() {
|
|
incomplete = true;
|
|
}
|
|
|
|
int dataType;
|
|
byte buffer[];
|
|
int ID;
|
|
boolean incomplete;
|
|
int loopCycle;
|
|
}
|