Class RelicPieCutter
java.lang.Object
net.darkhax.msmlegacy.config.relics.RelicConfig
net.darkhax.msmlegacy.config.relics.RelicConfig.Chance
net.darkhax.msmlegacy.config.relics.RelicPieCutter
-
Nested Class Summary
Nested classes/interfaces inherited from class net.darkhax.msmlegacy.config.relics.RelicConfig
RelicConfig.Chance -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.darkhax.msmlegacy.config.relics.RelicConfig.Chance
getChanceMethods inherited from class net.darkhax.msmlegacy.config.relics.RelicConfig
isEnabled
-
Field Details
-
minEmeraldCost
@Expose @SerializedName("emerald_cost_min") public int minEmeraldCost -
maxEmeraldCost
@Expose @SerializedName("emerald_cost_max") public int maxEmeraldCost -
maxUses
@Expose @SerializedName("max_uses") public int maxUses
-
-
Constructor Details
-
RelicPieCutter
public RelicPieCutter()
-