BlockRenderLayer.*BlockRenderLayerはBlock.setRenderLayerで設定するブロックの透明度の種類に関する定数の連想配列(オブジェクト)です。
ブロックの透明度の種類に対応した数字が、対応するの英名のキーで管理されています。
| 定数 | int | 説明 |
|---|---|---|
| BlockRenderLayer.alpha | 3 | |
| BlockRenderLayer.alpha_seasons | 5 | |
| BlockRenderLayer.alpha_single_side | 4 | |
| BlockRenderLayer.blend | 6 | |
| BlockRenderLayer.doubleside | 2 | |
| BlockRenderLayer.far | 8 | |
| BlockRenderLayer.opaque | 0 | |
| BlockRenderLayer.opaque_seasons | 1 | |
| BlockRenderLayer.seasons_far | 9 | |
| BlockRenderLayer.seasons_far_alpha | 10 | |
| BlockRenderLayer.water | 7 |
タグ

コメントをかく