Package net.fabricmc.yarn.constants
package net.fabricmc.yarn.constants
Provides a few classes holding constants that possibly existed for better understanding
of the Minecraft codebase.
Warning: These classes are absent at runtime. They are exclusively for use during compile time, in which the Java Compiler will replace the field references with constant values.