|
| enum class | Type : int { Invalidate = 0
, Grow = 1
, Shrink = 2
, New = 3
} |
| enum class | Type : int { Invalidate = 0
, Grow = 1
, Shrink = 2
, New = 3
} |
|
|
::ll::TypedStorage< 4, 4, ::PointLighting::TileAction::Type > | mType |
|
::ll::TypedStorage< 4, 12, ::BlockPos > | mProbePos |
|
::ll::TypedStorage< 1, 1, ::dragon::rendering::TextureCubeFace > | mFace |
|
::ll::TypedStorage< 2, 2, ushort > | mTargetDimension |
|
::ll::TypedStorage< 4, 4, float > | mScore |
|
::ll::TypedStorage< 1, 1, bool > | mBudgetRejected |
The documentation for this struct was generated from the following files:
- src-server/mc/client/renderer/chunks/point_lighting/TileAction.h
- src-client/mc/client/renderer/chunks/point_lighting/TileAction.h