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 verticalPlacement, RuinedPortalPiece.Properties properties) private static StructurePlaceSettings
RuinedPortalPiece.makeSettings
(Mirror mirror, Rotation rotation, RuinedPortalPiece.VerticalPlacement verticalPlacement, BlockPos pos, RuinedPortalPiece.Properties properties) Constructors in net.minecraft.world.level.levelgen.structure.structures with parameters of type RuinedPortalPiece.PropertiesModifierConstructorDescriptionRuinedPortalPiece
(StructureTemplateManager structureTemplateManager, BlockPos templatePosition, RuinedPortalPiece.VerticalPlacement verticalPlacement, RuinedPortalPiece.Properties properties, ResourceLocation location, StructureTemplate template, Rotation rotation, Mirror mirror, BlockPos pivotPos)