Uses of Class
net.minecraft.class_3809
Packages that use class_3809
Package
Description
-
Uses of class_3809 in net.minecraft
Fields in net.minecraft declared as class_3809Methods in net.minecraft that return class_3809Methods in net.minecraft with parameters of type class_3809Modifier and TypeMethodDescriptionclass_3660.method_16534(class_3809 class_3809) static Layer[]class_4046.method_17859(long long2, LevelGeneratorType levelGeneratorType, class_3809 class_3809) static <T extends class_4035,C extends class_4039<T>>
ImmutableList<class_4037<T>>class_4046.method_17861(LevelGeneratorType levelGeneratorType, class_3809 class_3809, LongFunction<C> longFunction) -
Uses of class_3809 in net.minecraft.world.biome.layer
Fields in net.minecraft.world.biome.layer declared as class_3809Constructors in net.minecraft.world.biome.layer with parameters of type class_3809ModifierConstructorDescriptionSetBaseBiomesLayer(LevelGeneratorType levelGeneratorType, class_3809 class_3809) -
Uses of class_3809 in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as class_3809Methods in net.minecraft.world.chunk that return class_3809Constructors in net.minecraft.world.chunk with parameters of type class_3809ModifierConstructorDescriptionSurfaceChunkGenerator(IWorld iWorld, SingletonBiomeSource singletonBiomeSource, class_3809 class_3809) -
Uses of class_3809 in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk with type parameters of type class_3809Modifier and TypeFieldDescriptionstatic final ChunkGeneratorType<class_3809,SurfaceChunkGenerator> ChunkGeneratorType.SURFACE