public static class PNCConfig.Common.Amadron
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
maxTradesPerPlayer |
static boolean |
notifyOfDealMade |
static boolean |
notifyOfTradeAddition |
static boolean |
notifyOfTradeRemoval |
static int |
numPeriodicOffers |
static int |
numVillagerOffers |
static int |
reshuffleInterval |
| Constructor and Description |
|---|
Amadron() |
public static int numPeriodicOffers
public static int numVillagerOffers
public static int reshuffleInterval
public static int maxTradesPerPlayer
public static boolean notifyOfTradeAddition
public static boolean notifyOfTradeRemoval
public static boolean notifyOfDealMade