Package zombie.scripting.commands
Class LoadTexturePage.WatchPair
java.lang.Object
zombie.scripting.commands.LoadTexturePage.WatchPair
- Enclosing class:
- LoadTexturePage
public class LoadTexturePage.WatchPair
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description WatchPair(java.lang.String string, java.lang.String string2)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
name
public java.lang.String name -
token
public java.lang.String token
-
-
Constructor Details
-
WatchPair
public WatchPair(java.lang.String string, java.lang.String string2)
-