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.PropertiesRuinedPortalPiece.propertiesFields 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.CODECMethods in net.minecraft.world.level.levelgen.structure.structures with parameters of type RuinedPortalPiece.PropertiesModifier and TypeMethodDescriptionprivate static ProcessorRuleRuinedPortalPiece.getLavaProcessorRule(RuinedPortalPiece.VerticalPlacement verticalPlacement, RuinedPortalPiece.Properties properties) private static StructurePlaceSettingsRuinedPortalPiece.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)