public static interface CustomBiomeManager.CustomBiomeListener
Modifier and Type | Method and Description |
---|---|
void |
customBiomeAdded(CustomBiome customBiome) |
void |
customBiomeChanged(CustomBiome customBiome) |
void |
customBiomeRemoved(CustomBiome customBiome) |
void customBiomeAdded(CustomBiome customBiome)
void customBiomeChanged(CustomBiome customBiome)
void customBiomeRemoved(CustomBiome customBiome)