Uses of Class
net.minecraft.class_9513
Packages that use class_9513
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9513 in net.minecraft
Subclasses of class_9513 in net.minecraftFields in net.minecraft declared as class_9513Methods in net.minecraft that return class_9513 -
Uses of class_9513 in net.minecraft.client.world
Methods in net.minecraft.client.world that return class_9513Modifier and TypeMethodDescriptionClientWorld.method_58791(UUID uUID) ClientWorld.method_59089(class_9511 class_9511) -
Uses of class_9513 in net.minecraft.entity
Fields in net.minecraft.entity declared as class_9513Modifier and TypeFieldDescriptionprotected @Nullable class_9513Entity.field_50387private final @Nullable class_9513Entity.class_9494.subGridThe field for thesubGridrecord component.Methods in net.minecraft.entity that return class_9513Modifier and TypeMethodDescriptionEntity.class_9494.subGrid()Returns the value of thesubGridrecord component.Methods in net.minecraft.entity with parameters of type class_9513Modifier and TypeMethodDescriptionprivate static Entity.class_9494Entity.method_58826(@Nullable Entity entity, Entity.class_9494 class_9494, Box box, class_9513 class_9513, List<VoxelShape> list) Constructors in net.minecraft.entity with parameters of type class_9513 -
Uses of class_9513 in net.minecraft.server.world
Fields in net.minecraft.server.world with type parameters of type class_9513Modifier and TypeFieldDescription(package private) final Object2ObjectMap<UUID, class_9513> ServerWorld.field_50282Methods in net.minecraft.server.world that return class_9513Methods in net.minecraft.server.world that return types with arguments of type class_9513 -
Uses of class_9513 in net.minecraft.world
Methods in net.minecraft.world that return class_9513Modifier and TypeMethodDescriptionabstract @Nullable class_9513World.method_58791(UUID uUID) World.method_59089(class_9511 class_9511) Methods in net.minecraft.world that return types with arguments of type class_9513