public interface IAreaTransformer0
Modifier and Type | Method and Description |
---|---|
int |
apply(IContext context,
AreaDimension areaDimensionIn,
int x,
int z) |
default <R extends IArea> |
apply(IContextExtended<R> context) |
default <R extends IArea> IAreaFactory<R> apply(IContextExtended<R> context)
int apply(IContext context, AreaDimension areaDimensionIn, int x, int z)