Skip to content

InitMapGenEvent

To use this event use the following import:

groovy
import net.minecraftforge.event.terraingen.InitMapGenEvent

Methods

groovy
net.minecraftforge.event.terraingen.InitMapGenEvent$EventType getType()
groovy
void setNewGen(net.minecraft.world.gen.MapGenBase arg0)
groovy
net.minecraft.world.gen.MapGenBase getOriginalGen()
groovy
net.minecraft.world.gen.MapGenBase getNewGen()

Contributors

Changelog

© 2024 CleanroomMC. All Rights Reserved.