Skip to content

Block Event

To use this event use the following import:

groovy
import net.minecraftforge.event.world.BlockEvent

Methods

groovy
net.minecraft.block.state.IBlockState getState()
groovy
net.minecraft.util.math.BlockPos getPos()
groovy
net.minecraft.world.World getWorld()

Contributors

Changelog

© 2024 CleanroomMC. All Rights Reserved.