| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
public class TileEntityBeaconRenderer
| Constructor Summary | |
|---|---|
TileEntityBeaconRenderer()
 | 
|
| Method Summary | |
|---|---|
 void | 
renderTileEntityAt(TileEntity par1TileEntity,
                                     double par2,
                                     double par4,
                                     double par6,
                                     float par8)
 | 
 void | 
renderTileEntityBeaconAt(TileEntityBeacon par1TileEntityBeacon,
                                                 double par2,
                                                 double par4,
                                                 double par6,
                                                 float par8)
Render a beacon tile entity.  | 
| Methods inherited from class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer | 
|---|
getFontRenderer, onWorldChange, setTileEntityRenderer | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TileEntityBeaconRenderer()
| Method Detail | 
|---|
public void renderTileEntityBeaconAt(TileEntityBeacon par1TileEntityBeacon,
                                     double par2,
                                     double par4,
                                     double par6,
                                     float par8)
public void renderTileEntityAt(TileEntity par1TileEntity,
                               double par2,
                               double par4,
                               double par6,
                               float par8)
renderTileEntityAt in class TileEntitySpecialRenderer
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||