public class IntSetStatAdder extends StatModifier<IntSetStat>
IntSetStat.| Constructor and Description |
|---|
IntSetStatAdder()
Constructs an empty IntSetStatAdder (for Streaming purposes).
|
IntSetStatAdder(Stat.Type type,
int value) |
| Modifier and Type | Method and Description |
|---|---|
void |
modify(IntSetStat stat)
Applies the modification to the stat in question.
|
getType, readObject, writeObjectpublic IntSetStatAdder(Stat.Type type, int value)
public IntSetStatAdder()
public void modify(IntSetStat stat)
StatModifiermodify in class StatModifier<IntSetStat>Copyright © 2015. All rights reserved.