Package net.minecraft.util.annotation
package net.minecraft.util.annotation
-
ClassDescriptionSpecifies that all fields in the annotated package/class are nonnull unless nullability is specified with a separate annotation.Specifies that all methods in the annotated package/class return nonnull values unless nullability is specified with a separate annotation.An annotation, mostly on side-effect-free methods.An annotation on classes.Specifies that all fields in the annotated package/class are nonnull unless nullability is specified with a separate annotation.Specifies that all fields in the annotated package/class are nonnull unless nullability is specified with a separate annotation.Specifies that all methods in the annotated package/class return nonnull values unless nullability is specified with a separate annotation.Specifies that all methods in the annotated package/class return nonnull values unless nullability is specified with a separate annotation.