Class RelicMasterSword
java.lang.Object
net.darkhax.msmlegacy.config.relics.RelicConfig
net.darkhax.msmlegacy.config.relics.RelicConfig.Chance
net.darkhax.msmlegacy.config.relics.RelicMasterSword
-
Nested Class Summary
Nested classes/interfaces inherited from class net.darkhax.msmlegacy.config.relics.RelicConfig
RelicConfig.Chance -
Field Summary
FieldsModifier and TypeFieldDescriptionfloatbooleanfloatboolean -
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
-
useCustomShield
@Expose @SerializedName("custom_shield_enabled") public boolean useCustomShield -
shieldDropChance
@Expose @SerializedName("custom_shield_drop_chance") public float shieldDropChance -
dropChance
@Expose @SerializedName("drop_chance") public float dropChance -
replaceSkeleton
@Expose @SerializedName("replace_with_wither_skeleton") public boolean replaceSkeleton
-
-
Constructor Details
-
RelicMasterSword
public RelicMasterSword()
-