Uses of Class
net.minecraft.class_3917
Packages that use class_3917
Package
Description
-
Uses of class_3917 in net.minecraft
Methods in net.minecraft that return class_3917Modifier and TypeMethodDescriptionstatic class_3917class_3917.method_17480(com.mojang.datafixers.Dynamic<?> dynamic) static class_3917class_3917.method_17492(String string) static class_3917class_3917.method_17501() -
Uses of class_3917 in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as class_3917 -
Uses of class_3917 in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as class_3917Methods in net.minecraft.world.chunk that return class_3917Constructors in net.minecraft.world.chunk with parameters of type class_3917ModifierConstructorDescriptionFlatChunkGenerator(IWorld iWorld, SingletonBiomeSource singletonBiomeSource, class_3917 class_3917) -
Uses of class_3917 in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk with type parameters of type class_3917Modifier and TypeFieldDescriptionstatic final ChunkGeneratorType<class_3917,FlatChunkGenerator> ChunkGeneratorType.FLAT