19 ::ll::TypedStorage<4, 4, ::ScriptModuleMinecraft::ScriptWeatherType const> mPreviousWeatherType;
20 ::ll::TypedStorage<4, 4, ::ScriptModuleMinecraft::ScriptWeatherType> mNewWeatherType;
21 ::ll::TypedStorage<4, 4, int> mDuration;
22 ::ll::TypedStorage<1, 1, bool> mCancel;
28 MCAPI static ::Scripting::ClassBinding bind();