Class CopperGolemOxidationLevels
java.lang.Object
net.minecraft.world.entity.animal.coppergolem.CopperGolemOxidationLevels
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final CopperGolemOxidationLevelprivate static final CopperGolemOxidationLevelprivate static final CopperGolemOxidationLevelprivate static final CopperGolemOxidationLevelprivate static final Map<WeatheringCopper.WeatherState, CopperGolemOxidationLevel> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CopperGolemOxidationLevelgetOxidationLevel(WeatheringCopper.WeatherState pWeatherState)
-
Field Details
-
UNAFFECTED
-
EXPOSED
-
WEATHERED
-
OXIDIZED
-
WEATHERED_STATES
-
-
Constructor Details
-
CopperGolemOxidationLevels
public CopperGolemOxidationLevels()
-
-
Method Details
-
getOxidationLevel
public static CopperGolemOxidationLevel getOxidationLevel(WeatheringCopper.WeatherState pWeatherState)
-