Uses of Record Class
net.minecraft.class_6624
Packages that use class_6624
Package
Description
The base package for all Minecraft classes.
-
Uses of class_6624 in net.minecraft
Methods in net.minecraft that return class_6624Modifier and TypeMethodDescriptionstatic class_6624
class_6624.method_38711
(NbtList nbtList, class_6625 class_6625) class_6626.method_38714()
Methods in net.minecraft with parameters of type class_6624Modifier and TypeMethodDescriptionvoid
class_6621.afterPlace
(StructureWorldAccess structureWorldAccess, StructureAccessor structureAccessor, ChunkGenerator chunkGenerator, Random random, BlockBox blockBox, ChunkPos chunkPos, class_6624 class_6624) -
Uses of class_6624 in net.minecraft.structure
Fields in net.minecraft.structure declared as class_6624Constructors in net.minecraft.structure with parameters of type class_6624ModifierConstructorDescriptionStructureStart
(StructureFeature<C> feature, ChunkPos pos, int references, class_6624 class_6624) -
Uses of class_6624 in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature that return class_6624Modifier and TypeMethodDescriptionstatic class_6624
OceanMonumentFeature.method_38680
(ChunkPos chunkPos, long long2, class_6624 class_6624) Methods in net.minecraft.world.gen.feature with parameters of type class_6624Modifier and TypeMethodDescriptionstatic class_6624
OceanMonumentFeature.method_38680
(ChunkPos chunkPos, long long2, class_6624 class_6624) private static void
WoodlandMansionFeature.method_38694
(StructureWorldAccess structureWorldAccess, StructureAccessor structureAccessor, ChunkGenerator chunkGenerator, Random random, BlockBox blockBox, ChunkPos chunkPos, class_6624 class_6624)