Uses of Record Class
net.minecraft.class_7510.IndexedFeatures
Packages that use class_7510.IndexedFeatures
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7510.IndexedFeatures in net.minecraft
Methods in net.minecraft that return types with arguments of type class_7510.IndexedFeaturesModifier and TypeMethodDescriptionstatic <T> List<class_7510.IndexedFeatures>
class_7510.method_44210
(List<T> list, Function<T, List<RegistryEntryList<PlacedFeature>>> function, boolean bool) -
Uses of class_7510.IndexedFeatures in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk with type parameters of type class_7510.IndexedFeaturesModifier and TypeFieldDescriptionprivate final Supplier<List<class_7510.IndexedFeatures>>
ChunkGenerator.field_39412