Uses of Interface
net.minecraft.class_8889
Packages that use class_8889
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8889 in net.minecraft
Classes in net.minecraft that implement class_8889Modifier and TypeClassDescription(package private) final record
(package private) final record
(package private) final record
Fields in net.minecraft with type parameters of type class_8889Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_8889>
class_8889.field_46825
private final DataPool<List<class_8889>>
class_8893.groups
The field for thegroups
record component.Methods in net.minecraft that return types with arguments of type class_8889Modifier and TypeMethodDescriptionclass_8893.groups()
Returns the value of thegroups
record component.com.mojang.serialization.Codec<? extends class_8889>
class_8889.method_54502()
static com.mojang.serialization.Codec<? extends class_8889>
class_8890.method_54509
(Registry<com.mojang.serialization.Codec<? extends class_8889>> registry) Method parameters in net.minecraft with type arguments of type class_8889Modifier and TypeMethodDescriptionstatic class_8891
class_8891.create
(List<class_8889> list, BlockPos blockPos, long long2) static class_8893
class_8889.method_54506
(DataPool<List<class_8889>> dataPool) static com.mojang.serialization.Codec<? extends class_8889>
class_8890.method_54509
(Registry<com.mojang.serialization.Codec<? extends class_8889>> registry) Constructor parameters in net.minecraft with type arguments of type class_8889 -
Uses of class_8889 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_8889Modifier and TypeFieldDescriptionstatic final Registry<com.mojang.serialization.Codec<? extends class_8889>>
Registries.field_46912
static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends class_8889>>>
RegistryKeys.POOL_ALIAS_BINDING_WORLDGEN
-
Uses of class_8889 in net.minecraft.world.gen.structure
Fields in net.minecraft.world.gen.structure with type parameters of type class_8889Methods in net.minecraft.world.gen.structure that return types with arguments of type class_8889Constructor parameters in net.minecraft.world.gen.structure with type arguments of type class_8889ModifierConstructorDescriptionJigsawStructure
(Structure.Config config, RegistryEntry<StructurePool> startPool, Optional<Identifier> startJigsawName, int size, HeightProvider startHeight, boolean useExpansionHack, Optional<Heightmap.Type> projectStartToHeightmap, int maxDistanceFromCenter, List<class_8889> list)