Uses of Interface
net.minecraft.class_7891
Packages that use class_7891
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7891 in net.minecraft
Methods in net.minecraft that return class_7891Methods in net.minecraft with parameters of type class_7891 -
Uses of class_7891 in net.minecraft.network.message
Methods in net.minecraft.network.message with parameters of type class_7891Modifier and TypeMethodDescriptionstatic voidMessageType.initialize(class_7891<MessageType> class_7891) -
Uses of class_7891 in net.minecraft.structure
Methods in net.minecraft.structure with parameters of type class_7891Modifier and TypeMethodDescriptionstatic voidAncientCityGenerator.init(class_7891<StructurePool> class_7891) static voidAncientCityOutskirtsGenerator.init(class_7891<StructurePool> class_7891) static voidBastionBridgeData.init(class_7891<StructurePool> class_7891) static voidBastionData.init(class_7891<StructurePool> class_7891) static voidBastionRemnantGenerator.init(class_7891<StructurePool> class_7891) static voidBastionTreasureData.init(class_7891<StructurePool> class_7891) static voidBastionUnitsData.init(class_7891<StructurePool> class_7891) static voidDesertVillageData.init(class_7891<StructurePool> class_7891) static voidHoglinStableData.init(class_7891<StructurePool> class_7891) static voidPillagerOutpostGenerator.init(class_7891<StructurePool> class_7891) static voidPlainsVillageData.init(class_7891<StructurePool> class_7891) static voidSavannaVillageData.init(class_7891<StructurePool> class_7891) static voidSnowyVillageData.init(class_7891<StructurePool> class_7891) static voidTaigaVillageData.init(class_7891<StructurePool> class_7891) static voidVillageGenerator.init(class_7891<StructurePool> class_7891) static voidStructureSets.initAndGetDefault(class_7891<StructureSet> class_7891) -
Uses of class_7891 in net.minecraft.structure.pool
Methods in net.minecraft.structure.pool with parameters of type class_7891Modifier and TypeMethodDescriptionstatic voidStructurePools.initDefaultPools(class_7891<StructurePool> class_7891) static voidStructurePools.register(class_7891<StructurePool> class_7891, String string, StructurePool structurePool) -
Uses of class_7891 in net.minecraft.structure.processor
Methods in net.minecraft.structure.processor with parameters of type class_7891Modifier and TypeMethodDescriptionstatic voidStructureProcessorLists.method_46846(class_7891<StructureProcessorList> class_7891) private static voidStructureProcessorLists.register(class_7891<StructureProcessorList> class_7891, RegistryKey<StructureProcessorList> registryKey, List<StructureProcessor> list) -
Uses of class_7891 in net.minecraft.world.biome
Methods in net.minecraft.world.biome with parameters of type class_7891Modifier and TypeMethodDescriptionstatic voidBuiltinBiomes.getDefaultBiome(class_7891<Biome> class_7891) -
Uses of class_7891 in net.minecraft.world.dimension
Methods in net.minecraft.world.dimension with parameters of type class_7891Modifier and TypeMethodDescriptionstatic voidDimensionTypeRegistrar.initAndGetDefault(class_7891<DimensionType> class_7891) -
Uses of class_7891 in net.minecraft.world.gen
Fields in net.minecraft.world.gen declared as class_7891Modifier and TypeFieldDescriptionprivate final class_7891<FlatLevelGeneratorPreset>FlatLevelGeneratorPresets.Registrar.field_40917private final class_7891<WorldPreset>WorldPresets.Registrar.field_40919Methods in net.minecraft.world.gen with parameters of type class_7891Modifier and TypeMethodDescriptionstatic voidFlatLevelGeneratorPresets.initAndGetDefault(class_7891<FlatLevelGeneratorPreset> class_7891) static voidWorldPresets.initAndGetDefault(class_7891<WorldPreset> class_7891) Constructors in net.minecraft.world.gen with parameters of type class_7891ModifierConstructorDescription(package private)Registrar(class_7891<FlatLevelGeneratorPreset> class_7891) (package private)Registrar(class_7891<WorldPreset> class_7891) -
Uses of class_7891 in net.minecraft.world.gen.carver
Methods in net.minecraft.world.gen.carver with parameters of type class_7891Modifier and TypeMethodDescriptionstatic voidConfiguredCarvers.method_46843(class_7891<ConfiguredCarver<?>> class_7891) -
Uses of class_7891 in net.minecraft.world.gen.chunk
Methods in net.minecraft.world.gen.chunk with parameters of type class_7891Modifier and TypeMethodDescriptionprivate static ChunkGeneratorSettingsChunkGeneratorSettings.createCavesSettings(class_7891<?> class_7891) private static ChunkGeneratorSettingsChunkGeneratorSettings.createEndSettings(class_7891<?> class_7891) private static ChunkGeneratorSettingsChunkGeneratorSettings.createFloatingIslandsSettings(class_7891<?> class_7891) private static ChunkGeneratorSettingsChunkGeneratorSettings.createNetherSettings(class_7891<?> class_7891) private static ChunkGeneratorSettingsChunkGeneratorSettings.createSurfaceSettings(class_7891<?> class_7891, boolean bool, boolean bool2) static voidChunkGeneratorSettings.initAndGetDefault(class_7891<ChunkGeneratorSettings> class_7891) -
Uses of class_7891 in net.minecraft.world.gen.densityfunction
Methods in net.minecraft.world.gen.densityfunction with parameters of type class_7891Modifier and TypeMethodDescriptionstatic RegistryEntry<? extends DensityFunction>DensityFunctions.initAndGetDefault(class_7891<DensityFunction> class_7891) private static DensityFunctionDensityFunctions.registerAndGetHolder(class_7891<DensityFunction> class_7891, RegistryKey<DensityFunction> key, DensityFunction densityFunction) private static voidDensityFunctions.registerSlopedCheeseFunction(class_7891<DensityFunction> class_7891, class_7871<DensityFunction> class_7871, DensityFunction densityFunction, RegistryEntry<DensityFunction> registryEntry, RegistryEntry<DensityFunction> registryEntry2, RegistryKey<DensityFunction> registryKey, RegistryKey<DensityFunction> registryKey2, RegistryKey<DensityFunction> registryKey3, RegistryKey<DensityFunction> registryKey4, RegistryKey<DensityFunction> registryKey5, boolean bool) Creates and registers thesloped_cheesedensity function. -
Uses of class_7891 in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature with parameters of type class_7891Modifier and TypeMethodDescriptionstatic voidConfiguredFeatures.getDefaultConfiguredFeature(class_7891<ConfiguredFeature<?, ?>> class_7891) static voidPlacedFeatures.getDefaultPlacedFeature(class_7891<PlacedFeature> class_7891) static voidOceanConfiguredFeatures.method_46849(class_7891<ConfiguredFeature<?, ?>> class_7891) static voidUndergroundConfiguredFeatures.method_46850(class_7891<ConfiguredFeature<?, ?>> class_7891) static voidEndConfiguredFeatures.method_46851(class_7891<ConfiguredFeature<?, ?>> class_7891) static voidMiscConfiguredFeatures.method_46853(class_7891<ConfiguredFeature<?, ?>> class_7891) static voidNetherConfiguredFeatures.method_46854(class_7891<ConfiguredFeature<?, ?>> class_7891) static voidOreConfiguredFeatures.method_46855(class_7891<ConfiguredFeature<?, ?>> class_7891) static voidPileConfiguredFeatures.method_46856(class_7891<ConfiguredFeature<?, ?>> class_7891) static voidTreeConfiguredFeatures.method_46857(class_7891<ConfiguredFeature<?, ?>> class_7891) static voidVegetationConfiguredFeatures.method_46858(class_7891<ConfiguredFeature<?, ?>> class_7891) static voidOceanPlacedFeatures.method_46859(class_7891<PlacedFeature> class_7891) static voidUndergroundPlacedFeatures.method_46860(class_7891<PlacedFeature> class_7891) static voidEndPlacedFeatures.method_46861(class_7891<PlacedFeature> class_7891) static voidMiscPlacedFeatures.method_46862(class_7891<PlacedFeature> class_7891) static voidNetherPlacedFeatures.method_46863(class_7891<PlacedFeature> class_7891) static voidOrePlacedFeatures.method_46864(class_7891<PlacedFeature> class_7891) static voidTreePlacedFeatures.method_46866(class_7891<PlacedFeature> class_7891) static voidVegetationPlacedFeatures.method_46867(class_7891<PlacedFeature> class_7891) static voidVillagePlacedFeatures.method_46868(class_7891<PlacedFeature> class_7891) static <FC extends FeatureConfig,F extends Feature<FC>>
voidConfiguredFeatures.register(class_7891<ConfiguredFeature<?, ?>> class_7891, RegistryKey<ConfiguredFeature<?, ?>> registryKey, F f, FC fC) static voidConfiguredFeatures.register(class_7891<ConfiguredFeature<?, ?>> class_7891, RegistryKey<ConfiguredFeature<?, ?>> registryKey, Feature<DefaultFeatureConfig> feature) static voidPlacedFeatures.register(class_7891<PlacedFeature> class_7891, RegistryKey<PlacedFeature> registryKey, RegistryEntry<ConfiguredFeature<?, ?>> registryEntry, List<PlacementModifier> list) static voidPlacedFeatures.register(class_7891<PlacedFeature> class_7891, RegistryKey<PlacedFeature> registryKey, RegistryEntry<ConfiguredFeature<?, ?>> registryEntry, PlacementModifier[] placementModifier) -
Uses of class_7891 in net.minecraft.world.gen.noise
Methods in net.minecraft.world.gen.noise with parameters of type class_7891Modifier and TypeMethodDescriptionstatic voidBuiltinNoiseParameters.init(class_7891<DoublePerlinNoiseSampler.NoiseParameters> class_7891) private static voidBuiltinNoiseParameters.register(class_7891<DoublePerlinNoiseSampler.NoiseParameters> class_7891, int octaveOffset, RegistryKey<DoublePerlinNoiseSampler.NoiseParameters> temperatureKey, RegistryKey<DoublePerlinNoiseSampler.NoiseParameters> vegetationKey, RegistryKey<DoublePerlinNoiseSampler.NoiseParameters> continentalnessKey, RegistryKey<DoublePerlinNoiseSampler.NoiseParameters> erosionKey) private static voidBuiltinNoiseParameters.register(class_7891<DoublePerlinNoiseSampler.NoiseParameters> class_7891, RegistryKey<DoublePerlinNoiseSampler.NoiseParameters> key, int firstOctave, double firstAmplitude, double[] amplitudes) -
Uses of class_7891 in net.minecraft.world.gen.structure
Methods in net.minecraft.world.gen.structure with parameters of type class_7891Modifier and TypeMethodDescriptionstatic voidStructures.getDefault(class_7891<Structure> class_7891)