Class RelicMasterSword


public class RelicMasterSword extends RelicConfig.Chance
  • 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()