Package com.ardorcraft.world
package com.ardorcraft.world
-
ClassDescriptionProxy for serving up block data.Used to identify the various sides of a block.Identifies if blocks are see through or covers the entire 1x1x1 box (which then allows for hidden surface removal).BlockWorld is the main class when it comes to building and rendering the block world.Interface for classes that allows block editing.This is the class that
GeometryProducer
s use to set geometry into the world.Settings class for setting up the BlockWorld object.