Uses of Package
net.minecraft.util.annotation
-
Classes in net.minecraft.util.annotation used by net.minecraft.block.entity Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.client.world Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.entity Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.entity.ai.brain Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.entity.ai.pathing Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.entity.mob Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.entity.passive Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.server.world Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.unused.packageinfo Class Description FieldsAreNonnullByDefault Specifies that all fields in the annotated package/class are nonnull unless nullability is specified with a separate annotation.MethodsReturnNonnullByDefault Specifies that all methods in the annotated package/class return nonnull values unless nullability is specified with a separate annotation. -
Classes in net.minecraft.util.annotation used by net.minecraft.village Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.world Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.world.chunk Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.world.entity Class Description Debug An annotation, mostly on side-effect-free methods. -
Classes in net.minecraft.util.annotation used by net.minecraft.world.poi Class Description Debug An annotation, mostly on side-effect-free methods.