Uses of Enum Class
net.minecraft.entity.EntityLocations.class_3464
Packages that use EntityLocations.class_3464
-
Uses of EntityLocations.class_3464 in net.minecraft.entity
Fields in net.minecraft.entity declared as EntityLocations.class_3464Modifier and TypeFieldDescriptionprivate final EntityLocations.class_3464EntityLocations.class_3463.field_16825Methods in net.minecraft.entity that return EntityLocations.class_3464Modifier and TypeMethodDescriptionstatic EntityLocations.class_3464EntityLocations.method_15658(EntityType<? extends MobEntity> entityType) static EntityLocations.class_3464Returns the enum constant of this class with the specified name.static EntityLocations.class_3464[]EntityLocations.class_3464.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity with parameters of type EntityLocations.class_3464Modifier and TypeMethodDescriptionprivate static voidEntityLocations.method_15659(EntityType<?> entityType, EntityLocations.class_3464 class_3464, class_3804.class_3805 class_3805) private static voidEntityLocations.method_15660(EntityType<?> entityType, EntityLocations.class_3464 class_3464, class_3804.class_3805 class_3805, Tag<Block> tag) static booleanMobSpawnerHelper.method_16404(EntityLocations.class_3464 class_3464, RenderBlockView renderBlockView, BlockPos blockPos, EntityType<? extends MobEntity> entityType) Constructors in net.minecraft.entity with parameters of type EntityLocations.class_3464ModifierConstructorDescriptionclass_3463(class_3804.class_3805 class_3805, EntityLocations.class_3464 class_3464, Tag<Block> tag)