Uses of Enum Class
valorless.havenbags.features.Insurance.InsuranceType
Packages that use Insurance.InsuranceType
Package
Description
Feature implementations providing core bag mechanics and optional modules.
-
Uses of Insurance.InsuranceType in valorless.havenbags.features
Methods in valorless.havenbags.features that return Insurance.InsuranceTypeModifier and TypeMethodDescriptionstatic Insurance.InsuranceTypeInsurance.InsuranceType.fromString(String str) static Insurance.InsuranceTypeReturns the enum constant of this class with the specified name.static Insurance.InsuranceType[]Insurance.InsuranceType.values()Returns an array containing the constants of this enum class, in the order they are declared.