UpdateLight_WithTrust

case
class UpdateLight_WithTrust(chunkX: VarInt, chunkZ: VarInt, trustEdges: Boolean, skyLightMask: VarInt, blockLightMask: VarInt, emptySkyLightMask: VarInt, lightArrays: UnspecifiedLengthByteArray)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product