Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

sendConditionalSwing() won't wave #35

@Physics3r

Description

@Physics3r

public static void sendConditionalSwing(MovingObjectPosition mop) {
if (mop != null && mop.typeOfHit != MovingObjectPosition.MovingObjectType.ENTITY) mc.thePlayer.swingItem();
}
MCP918 1.8.8 Optifine H8下,在单人世界中攻击生物时,挥手动画不会被执行

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions