Uses of Interface
net.minecraft.world.gen.chunk.placement.StructurePlacement
Packages that use StructurePlacement
Package
Description
The base package for all Minecraft classes.
-
Uses of StructurePlacement in net.minecraft
Fields in net.minecraft declared as StructurePlacementModifier and TypeFieldDescriptionprivate final StructurePlacementclass_7059.placementThe field for theplacementrecord component.Methods in net.minecraft that return StructurePlacementModifier and TypeMethodDescriptionclass_7059.placement()Returns the value of theplacementrecord component.Methods in net.minecraft with parameters of type StructurePlacementModifier and TypeMethodDescriptionstatic RegistryEntry<class_7059>class_7072.method_41184(RegistryKey<class_7059> registryKey, RegistryEntry<ConfiguredStructureFeature<?, ?>> registryEntry, StructurePlacement structurePlacement) Constructors in net.minecraft with parameters of type StructurePlacementModifierConstructorDescriptionclass_7059(List<class_7059.class_7060> list, StructurePlacement structurePlacement) class_7059(RegistryEntry<ConfiguredStructureFeature<?, ?>> registryEntry, StructurePlacement structurePlacement) -
Uses of StructurePlacement in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk with type parameters of type StructurePlacementModifier and TypeFieldDescriptionprivate final Map<ConfiguredStructureFeature<?,?>, List<StructurePlacement>> ChunkGenerator.field_37055Methods in net.minecraft.world.gen.chunk that return types with arguments of type StructurePlacementModifier and TypeMethodDescriptionprivate List<StructurePlacement>ChunkGenerator.method_41055(RegistryEntry<ConfiguredStructureFeature<?, ?>> registryEntry) -
Uses of StructurePlacement in net.minecraft.world.gen.chunk.placement
Classes in net.minecraft.world.gen.chunk.placement with type parameters of type StructurePlacementModifier and TypeInterfaceDescriptioninterfaceStructurePlacementType<SP extends StructurePlacement>Classes in net.minecraft.world.gen.chunk.placement that implement StructurePlacementModifier and TypeClassDescriptionfinal recordfinal recordFields in net.minecraft.world.gen.chunk.placement with type parameters of type StructurePlacementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<StructurePlacement>StructurePlacement.TYPE_CODECMethods in net.minecraft.world.gen.chunk.placement with type parameters of type StructurePlacementModifier and TypeMethodDescriptionprivate static <SP extends StructurePlacement>
StructurePlacementType<SP>