Uses of Package
net.minecraft.util.annotation
Package
Description
This and its subpackages make up the brain system used by some modern Minecraft entities,
such as villagers, piglins, and axolotls.
-
-
-
-
-
-
-
-
-
-
-
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.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.
-
-
-
-
-
-
-
-
-