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_42986static final com.mojang.serialization.Codec<RegistryEntry<class_8197>>class_8197.field_42987static final RegistryKey<class_8197>class_8198.NETHERstatic final RegistryKey<class_8197>class_8198.OVERWORLDMethods 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 voidclass_8198.method_49522(Registerable<class_8197> registerable) static voidclass_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.biomeEntriesprivate static final com.mojang.serialization.MapCodec<RegistryEntry<class_8197>>MultiNoiseBiomeSource.field_42985Method parameters in net.minecraft.world.biome.source with type arguments of type class_8197Modifier and TypeMethodDescriptionbooleanMultiNoiseBiomeSource.matchesInstance(RegistryKey<class_8197> registryKey) static MultiNoiseBiomeSourceMultiNoiseBiomeSource.method_49503(RegistryEntry<class_8197> registryEntry) Constructor parameters in net.minecraft.world.biome.source with type arguments of type class_8197ModifierConstructorDescriptionprivateMultiNoiseBiomeSource(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