Class CommonConfig.Amadron
java.lang.Object
me.desht.pneumaticcraft.common.config.CommonConfig.Amadron
- Enclosing class:
- CommonConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionnet.minecraftforge.common.ForgeConfigSpec.BooleanValuenet.minecraftforge.common.ForgeConfigSpec.IntValuenet.minecraftforge.common.ForgeConfigSpec.BooleanValuenet.minecraftforge.common.ForgeConfigSpec.BooleanValuenet.minecraftforge.common.ForgeConfigSpec.BooleanValuenet.minecraftforge.common.ForgeConfigSpec.IntValuenet.minecraftforge.common.ForgeConfigSpec.IntValuenet.minecraftforge.common.ForgeConfigSpec.IntValue -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
numPeriodicOffers
public net.minecraftforge.common.ForgeConfigSpec.IntValue numPeriodicOffers -
numVillagerOffers
public net.minecraftforge.common.ForgeConfigSpec.IntValue numVillagerOffers -
reshuffleInterval
public net.minecraftforge.common.ForgeConfigSpec.IntValue reshuffleInterval -
maxTradesPerPlayer
public net.minecraftforge.common.ForgeConfigSpec.IntValue maxTradesPerPlayer -
notifyOfTradeAddition
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue notifyOfTradeAddition -
notifyOfTradeRemoval
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue notifyOfTradeRemoval -
notifyOfDealMade
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue notifyOfDealMade -
amadroneSpawnLocation
-
amadroneSpawnLocationRelativeToGroundLevel
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue amadroneSpawnLocationRelativeToGroundLevel
-
-
Constructor Details
-
Amadron
public Amadron()
-