Skip to content

types.player_block_collision_event

Called when the client checks for player block collisions

Properties

NameDescription
voxel_shapetype: object The voxel shape of the collision (Minecraft's Java VoxelShape object)
positiontype: object The position of the block (Minecraft's Java BlockPos object)
block_statetype: object The state of the block (Minecraft's Java BlockState object)