WeatherCheckLootConditionBuilder
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Implemented Interfaces
WeatherCheckLootConditionBuilder implements the following interfaces. That means all methods defined in these interfaces are also available in WeatherCheckLootConditionBuilder
Casters
Result type | Is Implicit |
---|---|
Result type LootCondition | Is Implicit true |
Methods
Return Type: WeatherCheckLootConditionBuilder
Parameter | Type | Description | Optional | DefaultValue |
---|---|---|---|---|
Parameter raining | Type bool? | Description No Description Provided | Optional true | DefaultValue true |
Return Type: WeatherCheckLootConditionBuilder
Parameter | Type | Description | Optional | DefaultValue |
---|---|---|---|---|
Parameter thundering | Type bool? | Description No Description Provided | Optional true | DefaultValue true |