Package net.minecraftforge.common.util
Class Constants
java.lang.Object
net.minecraftforge.common.util.Constants
Deprecated, for removal: This API element is subject to removal in a future version.
No longer needed. See inner classes for replacements.
TODO Remove in 1.18
A class containing constants for magic numbers used in the minecraft codebase.
Everything here should be checked each update, and have a comment relating to where to check it.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.Replaced by the constants inBlock.static classDeprecated, for removal: This API element is subject to removal in a future version.Replaced by the constants inTag.static classDeprecated, for removal: This API element is subject to removal in a future version.Replaced by the constants inLevelEvent. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
Constants
public Constants()Deprecated, for removal: This API element is subject to removal in a future version.
-