public class ButterflyAlleles
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IAlleleButterflyEffect |
butterflyNone |
static java.util.List<IAlleleButterflyCocoon> |
cocoonAlleles |
static IAlleleButterflyCocoon |
cocoonDefault |
static IAlleleButterflyCocoon |
cocoonSilk |
| Constructor and Description |
|---|
ButterflyAlleles() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createLoot() |
static void |
registerCocoonAlleles() |
static void |
registerEffectAlleles() |
public static final IAlleleButterflyCocoon cocoonDefault
public static final IAlleleButterflyCocoon cocoonSilk
public static final java.util.List<IAlleleButterflyCocoon> cocoonAlleles
public static final IAlleleButterflyEffect butterflyNone