Annotation Interface MinecraftVersionDependent
@Documented
@Retention(CLASS)
@Target({TYPE,METHOD,CONSTRUCTOR,FIELD,PACKAGE})
public @interface MinecraftVersionDependent
Indicates that API may change with no or fewer compatibility guarantees across Minecraft versions,
as it is more or less directly representing the underlying Vanilla data.