public static class PixelmonStructureGenerationEvent.Post extends PixelmonStructureGenerationEvent
PixelmonStructureGenerationEvent.Post, PixelmonStructureGenerationEvent.Pre| Modifier and Type | Field and Description |
|---|---|
boolean |
isGenerated
If the structure generated or not
|
| Constructor and Description |
|---|
Post(net.minecraft.world.World world,
StructureScattered structureScattered,
StructureInfo structure,
net.minecraft.util.math.BlockPos pos,
boolean isGenerated) |
getPos, getStructureData, getStructureScattered, getWorldpublic Post(net.minecraft.world.World world,
StructureScattered structureScattered,
StructureInfo structure,
net.minecraft.util.math.BlockPos pos,
boolean isGenerated)