HomeJavaModsStratos Events
Stratos Events
[​IMG]

Stratos Events is an addon for the Stratos World Generator plugin.
It adds a new biome change event and some funtions, that are easier to access than in Stratos itself (they just exist because i needed them for the event).

Events (net.kettlemc.stratosapi.event):
Code (Java):

@EventHandler
public void onBiomeChange (StratosBiomeChangeEvent event ) {
   Player player = event. getPlayer ( ) ;
   player. sendMessage ( "You went from " + event. getOldBiome ( ). getName ( ) + " to " + event. getNewBiome ( ). getName ( ) ) ;
}
 
Functions (net.kettlemc.stratosapi.stratos.API):
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Stratos Events is a free Minecraft Java mod. Compatible with Minecraft 1.15, 1.16. Downloaded 532 times (via Spigot). Download it and open it directly in the game.

Explore more