StartGame.this

Undocumented in source.
  1. this()
  2. this(long entityId, ulong runtimeId, int gamemode, Vector!(float, "xyz") position, float yaw, float pitch, int seed, int dimension, int generator, int worldGamemode, int difficulty, Vector!(int, "xyz") spawnPosition, bool loadedInCreative, int time, ubyte version_, bool eduFeaturesEnabled, float rainLevel, float lightningLevel, bool multiplayerGame, bool broadcastToLan, bool broadcastToXbl, bool commandsEnabled, bool textureRequired, soupply.bedrock282.types.Rule[] gameRules, bool hasBonusChestEnabled, bool hasStartWithMapEnabled, bool hasTrustPlayersEnabled, int defaultPermissionLevel, int xboxLiveBroadcastMode, uint serverChunkTickRadius, bool hasPlatformBroadcast, int platformBroadcastMode, bool xboxLiveBroadcastIntent, bool hasLockedBehaviorPack, bool hasLockedResourcePack, bool isFromLockedWorldTemplate, string levelId, string worldName, string premiumWorldTemplate, bool isTrial, ulong currentTick, int enchantmentSeed, ulong[] runtimeIdTable, string multiplayerCorrelationId)
    class StartGame
    pure nothrow @safe @nogc
    this
    (,
    ulong runtimeId = ulong.init
    ,
    int gamemode = int.init
    ,
    Vector!(float, "xyz") position = Vector!(float, "xyz").init
    ,
    float yaw = float.init
    ,
    float pitch = float.init
    ,
    int seed = int.init
    ,
    int dimension = 0
    ,
    int generator = 1
    ,
    int worldGamemode = int.init
    ,
    int difficulty = int.init
    ,
    Vector!(int, "xyz") spawnPosition = Vector!(int, "xyz").init
    ,
    bool loadedInCreative = bool.init
    ,
    int time = int.init
    ,
    ubyte version_ = ubyte.init
    ,
    bool eduFeaturesEnabled = bool.init
    ,
    float rainLevel = float.init
    ,
    float lightningLevel = float.init
    ,
    bool multiplayerGame = true
    ,
    bool broadcastToLan = bool.init
    ,
    bool broadcastToXbl = bool.init
    ,
    bool commandsEnabled = bool.init
    ,
    bool textureRequired = bool.init
    ,,
    bool hasBonusChestEnabled = bool.init
    ,
    bool hasStartWithMapEnabled = bool.init
    ,
    bool hasTrustPlayersEnabled = bool.init
    ,
    int defaultPermissionLevel = int.init
    ,
    int xboxLiveBroadcastMode = int.init
    ,
    uint serverChunkTickRadius = uint.init
    ,
    bool hasPlatformBroadcast = bool.init
    ,
    int platformBroadcastMode = int.init
    ,
    bool xboxLiveBroadcastIntent = bool.init
    ,
    bool hasLockedBehaviorPack = bool.init
    ,
    bool hasLockedResourcePack = bool.init
    ,
    bool isFromLockedWorldTemplate = bool.init
    ,
    string levelId = string.init
    ,
    string worldName = string.init
    ,
    string premiumWorldTemplate = string.init
    ,
    bool isTrial = bool.init
    ,
    ulong currentTick = ulong.init
    ,
    int enchantmentSeed = int.init
    ,
    ulong[] runtimeIdTable = (ulong[]).init
    ,
    string multiplayerCorrelationId = string.init
    )

Meta