Uses of Interface
dev.wyck.worldgen.surface.condition.PaperOptionallyFlatBedrockConditionSource
Packages that use PaperOptionallyFlatBedrockConditionSource
-
Uses of PaperOptionallyFlatBedrockConditionSource in dev.wyck.worldgen.surface
Methods in dev.wyck.worldgen.surface that return PaperOptionallyFlatBedrockConditionSourceModifier and TypeMethodDescriptionSurfaceRule.optionallyFlatBedrock(ResourceKey randomName, VerticalAnchor trueAtAndBelow, VerticalAnchor falseAtAndAbove, boolean roof) Creates Paper's bedrock gradient, which collapses to one layer when flat bedrock is enabled. -
Uses of PaperOptionallyFlatBedrockConditionSource in dev.wyck.worldgen.surface.condition
Methods in dev.wyck.worldgen.surface.condition that return PaperOptionallyFlatBedrockConditionSourceModifier and TypeMethodDescriptionPaperOptionallyFlatBedrockConditionSource.Builder.build()Builds the optionally-flat bedrock condition source.PaperOptionallyFlatBedrockConditionSource.of(ResourceKey randomName, VerticalAnchor trueAtAndBelow, VerticalAnchor falseAtAndAbove, boolean roof) Creates a new optionally-flat bedrock condition source.Constructors in dev.wyck.worldgen.surface.condition with parameters of type PaperOptionallyFlatBedrockConditionSource