Uses of Class
net.minecraft.world.gen.layer.FlatWorldLayer
Packages that use FlatWorldLayer
-
Uses of FlatWorldLayer in net.minecraft
Fields in net.minecraft with type parameters of type FlatWorldLayerMethods in net.minecraft that return FlatWorldLayerModifier and TypeMethodDescriptionprivate static FlatWorldLayerclass_3917.method_17486(String string, int int2) Methods in net.minecraft that return types with arguments of type FlatWorldLayerModifier and TypeMethodDescriptionprivate static List<FlatWorldLayer>class_3917.method_17494(String string) class_3917.method_17499() -
Uses of FlatWorldLayer in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type FlatWorldLayerModifier and TypeMethodDescriptionprivate static voidSuperflatPresetScreen.method_18603(String string, Itemable itemable, Biome biome, List<String> list, FlatWorldLayer[] flatWorldLayer)