Uses of Class
dev.wyck.worldgen.chunk.flat.FlatLayerInfo.Builder
Packages that use FlatLayerInfo.Builder
-
Uses of FlatLayerInfo.Builder in dev.wyck.worldgen.chunk.flat
Methods in dev.wyck.worldgen.chunk.flat that return FlatLayerInfo.BuilderModifier and TypeMethodDescriptionSets the block.static FlatLayerInfo.BuilderFlatLayerInfo.builder()Creates a new builder.FlatLayerInfo.Builder.height(int height) Sets the height.default FlatLayerInfo.BuilderFlatLayerInfo.toBuilder()Creates a new builder for this object.