Uses of Class
net.minecraft.class_10584
Packages that use class_10584
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10584 in net.minecraft
Fields in net.minecraft with type parameters of type class_10584Modifier and TypeFieldDescriptionprivate final @Nullable Consumer<class_10584> class_10584.field_55669Constructor parameters in net.minecraft with type arguments of type class_10584ModifierConstructorDescriptionclass_10584(Entity entity, int int2, @Nullable Consumer<class_10584> consumer) class_10584(Entity entity, @Nullable Consumer<class_10584> consumer) -
Uses of class_10584 in net.minecraft.entity
Fields in net.minecraft.entity declared as class_10584Modifier and TypeFieldDescriptionprivate final class_10584ExperienceOrbEntity.field_55662protected class_10584LivingEntity.field_55675Methods in net.minecraft.entity that return class_10584Modifier and TypeMethodDescriptionEntity.method_66233()ExperienceOrbEntity.method_66233()LivingEntity.method_66233() -
Uses of class_10584 in net.minecraft.entity.decoration
Fields in net.minecraft.entity.decoration declared as class_10584Methods in net.minecraft.entity.decoration that return class_10584 -
Uses of class_10584 in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob that return class_10584 -
Uses of class_10584 in net.minecraft.entity.vehicle
Fields in net.minecraft.entity.vehicle declared as class_10584Modifier and TypeFieldDescriptionprivate final class_10584AbstractBoatEntity.field_55706private final class_10584DefaultMinecartController.field_55707Methods in net.minecraft.entity.vehicle that return class_10584Modifier and TypeMethodDescriptionAbstractBoatEntity.method_66233()AbstractMinecartEntity.method_66233()DefaultMinecartController.method_66328()MinecartController.method_66328()Methods in net.minecraft.entity.vehicle with parameters of type class_10584Modifier and TypeMethodDescriptionvoidDefaultMinecartController.method_66329(class_10584 class_10584)