public interface ISortedRenderable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ISortedRenderable.TE
ISortedRenderable wrapper for TileEntity. |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.util.math.BlockPos |
getPos() |
boolean |
inFrustrum(net.minecraft.client.renderer.culling.ICamera camera) |
boolean |
isPositionStillValid() |
void |
render(float partialTick) |