Uses of Record Class
net.minecraft.entity.passive.CopperGolemOxidationLevel
Packages that use CopperGolemOxidationLevel
-
Uses of CopperGolemOxidationLevel in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as CopperGolemOxidationLevelModifier and TypeFieldDescriptionprivate static final CopperGolemOxidationLevelCopperGolemOxidationLevels.EXPOSEDprivate static final CopperGolemOxidationLevelCopperGolemOxidationLevels.OXIDIZEDprivate static final CopperGolemOxidationLevelCopperGolemOxidationLevels.UNAFFECTEDprivate static final CopperGolemOxidationLevelCopperGolemOxidationLevels.WEATHEREDFields in net.minecraft.entity.passive with type parameters of type CopperGolemOxidationLevelModifier and TypeFieldDescriptionprivate static final Map<Oxidizable.OxidationLevel, CopperGolemOxidationLevel> CopperGolemOxidationLevels.LEVELSMethods in net.minecraft.entity.passive that return CopperGolemOxidationLevelModifier and TypeMethodDescriptionstatic CopperGolemOxidationLevelCopperGolemOxidationLevels.get(Oxidizable.OxidationLevel oxidationLevel)