Uses of Class
net.minecraft.class_8197
Packages that use class_8197
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8197 in net.minecraft
Fields in net.minecraft with type parameters of type class_8197Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_8197>
class_8197.field_42986
static final com.mojang.serialization.Codec<RegistryEntry<class_8197>>
class_8197.field_42987
static final RegistryKey<class_8197>
class_8198.NETHER
static final RegistryKey<class_8197>
class_8198.OVERWORLD
Methods in net.minecraft that return types with arguments of type class_8197Modifier and TypeMethodDescriptionprivate static RegistryKey<class_8197>
class_8198.method_49521
(String string) Method parameters in net.minecraft with type arguments of type class_8197Modifier and TypeMethodDescriptionstatic void
class_8198.method_49522
(Registerable<class_8197> registerable) static void
class_8198.method_49523
(Registerable<class_8197> registerable) -
Uses of class_8197 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_8197Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<class_8197>>
RegistryKeys.MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST_WORLDGEN
-
Uses of class_8197 in net.minecraft.world.biome.source
Fields in net.minecraft.world.biome.source with type parameters of type class_8197Modifier and TypeFieldDescriptionprivate final com.mojang.datafixers.util.Either<MultiNoiseUtil.Entries<RegistryEntry<Biome>>,
RegistryEntry<class_8197>> MultiNoiseBiomeSource.biomeEntries
private static final com.mojang.serialization.MapCodec<RegistryEntry<class_8197>>
MultiNoiseBiomeSource.field_42985
Method parameters in net.minecraft.world.biome.source with type arguments of type class_8197Modifier and TypeMethodDescriptionboolean
MultiNoiseBiomeSource.matchesInstance
(RegistryKey<class_8197> registryKey) static MultiNoiseBiomeSource
MultiNoiseBiomeSource.method_49503
(RegistryEntry<class_8197> registryEntry) Constructor parameters in net.minecraft.world.biome.source with type arguments of type class_8197ModifierConstructorDescriptionprivate
MultiNoiseBiomeSource
(com.mojang.datafixers.util.Either<MultiNoiseUtil.Entries<RegistryEntry<Biome>>, RegistryEntry<class_8197>> either) -
Uses of class_8197 in net.minecraft.world.gen
Fields in net.minecraft.world.gen with type parameters of type class_8197Modifier and TypeFieldDescriptionprivate final RegistryEntryLookup<class_8197>
WorldPresets.Registrar.field_42993