Uses of Interface
dev.wyck.worldgen.carver.custom.CarvingContext
Packages that use CarvingContext
-
Uses of CarvingContext in dev.wyck.worldgen.carver.custom
Methods in dev.wyck.worldgen.carver.custom with parameters of type CarvingContextModifier and TypeMethodDescriptionabstract booleanCustomCarver.carve(CarvingContext<C> context) Carves the chunk described by the context.booleanCarvingContext.CarveSkipChecker.shouldSkip(CarvingContext<?> context, double xd, double yd, double zd, int y)