| Package | Description |
|---|---|
| net.minecraft.client.renderer.tileentity | |
| net.minecraft.tileentity |
| Modifier and Type | Method and Description |
|---|---|
void |
TileEntityBeaconRenderer.renderBeacon(double x,
double y,
double z,
double partialTicks,
double textureScale,
java.util.List<TileEntityBeacon.BeamSegment> beamSegments,
double totalWorldTime) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<TileEntityBeacon.BeamSegment> |
TileEntityBeacon.beamSegments |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TileEntityBeacon.BeamSegment> |
TileEntityBeacon.getBeamSegments() |