I forgot how to do this

Discussion in 'Plugin Development' started by Aephout14, Feb 28, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    Aephout14

    Can anyone post a small code snippet, I remember I had code that would set you the weather, I remember it had DOWNFALL.Weathertype but i don't remember what i wrote to get that, Any help please? Thanks in Advance.
     
  2. You can use this:
    Code:
    World#setThundering(boolean thunder); //for thunder
    World#setStorm(boolean storm); //for rain
     
Thread Status:
Not open for further replies.

Share This Page