Package net.minecraft.world.gen.area
Interface IAreaFactory<A extends IArea>
-
public interface IAreaFactory<A extends IArea>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description A
make()
-
-
-
Method Detail
-
make
A make()
-
-