Uses of Class
net.minecraft.world.level.levelgen.structure.structures.RuinedPortalPiece.Properties
Packages that use RuinedPortalPiece.Properties
-
Uses of RuinedPortalPiece.Properties in net.minecraft.world.level.levelgen.structure.structures
Fields in net.minecraft.world.level.levelgen.structure.structures declared as RuinedPortalPiece.PropertiesModifier and TypeFieldDescriptionprivate final RuinedPortalPiece.Properties
RuinedPortalPiece.properties
Fields in net.minecraft.world.level.levelgen.structure.structures with type parameters of type RuinedPortalPiece.PropertiesModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<RuinedPortalPiece.Properties> RuinedPortalPiece.Properties.CODEC
Methods in net.minecraft.world.level.levelgen.structure.structures with parameters of type RuinedPortalPiece.PropertiesModifier and TypeMethodDescriptionprivate static ProcessorRule
RuinedPortalPiece.getLavaProcessorRule
(RuinedPortalPiece.VerticalPlacement pVerticalPlacement, RuinedPortalPiece.Properties pProperties) private static StructurePlaceSettings
RuinedPortalPiece.makeSettings
(Mirror pMirror, Rotation pRotation, RuinedPortalPiece.VerticalPlacement pVerticalPlacement, BlockPos pPos, RuinedPortalPiece.Properties pProperties) Constructors in net.minecraft.world.level.levelgen.structure.structures with parameters of type RuinedPortalPiece.PropertiesModifierConstructorDescriptionRuinedPortalPiece
(StructureTemplateManager pStructureTemplateManager, BlockPos pTemplatePosition, RuinedPortalPiece.VerticalPlacement pVerticalPlacement, RuinedPortalPiece.Properties pProperties, ResourceLocation pLocation, StructureTemplate pTemplate, Rotation pRotation, Mirror pMirror, BlockPos pPivotPos)