@bedrock-oss/bedrock-boost
    Preparing search index...

    Interface EntityHitbox

    interface EntityHitbox {
        bound: Vec3;
        location: Vec3;
    }
    Index

    Properties

    Properties

    bound: Vec3
    location: Vec3