CLASS net/minecraft/class_6328 net/minecraft/util/annotation/MethodsReturnNonnullByDefault COMMENT Specifies that all methods in the annotated package/class return nonnull COMMENT values unless nullability is specified with a separate annotation. COMMENT COMMENT

While this annotation is meant to be a package/class annotation, it can COMMENT be applied to anything as it does not restrict its targets.