public static class CommonConfig.Amadron
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
net.minecraftforge.common.ForgeConfigSpec.ConfigValue<java.util.List<java.lang.Integer>> |
amadroneSpawnLocation |
net.minecraftforge.common.ForgeConfigSpec.BooleanValue |
amadroneSpawnLocationRelativeToGroundLevel |
net.minecraftforge.common.ForgeConfigSpec.IntValue |
maxTradesPerPlayer |
net.minecraftforge.common.ForgeConfigSpec.BooleanValue |
notifyOfDealMade |
net.minecraftforge.common.ForgeConfigSpec.BooleanValue |
notifyOfTradeAddition |
net.minecraftforge.common.ForgeConfigSpec.BooleanValue |
notifyOfTradeRemoval |
net.minecraftforge.common.ForgeConfigSpec.IntValue |
numPeriodicOffers |
net.minecraftforge.common.ForgeConfigSpec.IntValue |
numVillagerOffers |
net.minecraftforge.common.ForgeConfigSpec.IntValue |
reshuffleInterval |
| Constructor and Description |
|---|
Amadron() |
public net.minecraftforge.common.ForgeConfigSpec.IntValue numPeriodicOffers
public net.minecraftforge.common.ForgeConfigSpec.IntValue numVillagerOffers
public net.minecraftforge.common.ForgeConfigSpec.IntValue reshuffleInterval
public net.minecraftforge.common.ForgeConfigSpec.IntValue maxTradesPerPlayer
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue notifyOfTradeAddition
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue notifyOfTradeRemoval
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue notifyOfDealMade
public net.minecraftforge.common.ForgeConfigSpec.ConfigValue<java.util.List<java.lang.Integer>> amadroneSpawnLocation
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue amadroneSpawnLocationRelativeToGroundLevel