Enum Class ConsumedInstance.AbsorptionType

java.lang.Object
java.lang.Enum<ConsumedInstance.AbsorptionType>
ml.pluto7073.chemicals.handlers.ConsumedInstance.AbsorptionType
All Implemented Interfaces:
Serializable, Comparable<ConsumedInstance.AbsorptionType>, Constable, net.minecraft.util.StringRepresentable
Enclosing class:
ConsumedInstance

public static enum ConsumedInstance.AbsorptionType extends Enum<ConsumedInstance.AbsorptionType> implements net.minecraft.util.StringRepresentable
Represents the type of chemical absorption that should be used when adding a chemical to a player. The rate value represents the percentage delay in absorbing all the chemical.