Uses of Class
dev.wyck.worldgen.feature.configurations.EndGatewayConfiguration.Builder
Packages that use EndGatewayConfiguration.Builder
-
Uses of EndGatewayConfiguration.Builder in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return EndGatewayConfiguration.BuilderModifier and TypeMethodDescriptionEndGatewayConfiguration.builder()Creates a new builder.FeatureConfiguration.endGateway()Creates a builder for anEndGatewayConfiguration.EndGatewayConfiguration.Builder.exact(boolean exact) Sets whether the gateway should teleport entities to the exact exit position.EndGatewayConfiguration.Builder.exit(@Nullable BlockVector exit) Sets the block position where the gateway should exit.default EndGatewayConfiguration.BuilderEndGatewayConfiguration.toBuilder()Converts this object back to a builder.