Uses of Record Class
net.minecraft.world.entity.animal.golem.CopperGolemOxidationLevel
Packages that use CopperGolemOxidationLevel
-
Uses of CopperGolemOxidationLevel in net.minecraft.world.entity.animal.golem
Fields in net.minecraft.world.entity.animal.golem declared as CopperGolemOxidationLevelModifier and TypeFieldDescriptionprivate static final CopperGolemOxidationLevelCopperGolemOxidationLevels.EXPOSEDprivate static final CopperGolemOxidationLevelCopperGolemOxidationLevels.OXIDIZEDprivate static final CopperGolemOxidationLevelCopperGolemOxidationLevels.UNAFFECTEDprivate static final CopperGolemOxidationLevelCopperGolemOxidationLevels.WEATHEREDFields in net.minecraft.world.entity.animal.golem with type parameters of type CopperGolemOxidationLevelModifier and TypeFieldDescriptionprivate static final Map<WeatheringCopper.WeatherState, CopperGolemOxidationLevel> CopperGolemOxidationLevels.WEATHERED_STATESMethods in net.minecraft.world.entity.animal.golem that return CopperGolemOxidationLevelModifier and TypeMethodDescriptionstatic CopperGolemOxidationLevelCopperGolemOxidationLevels.getOxidationLevel(WeatheringCopper.WeatherState pWeatherState)