Skip to content

Velocity not sent to several non-living disguises #737

@UltraFaceguy

Description

@UltraFaceguy

Several non-living disguises don't get velocity of the disguised entity. Most notably (for my purposes) item displays and snowballs/thrown item entities.

Reproduction:

MiscDisguise miscDisguise = new MiscDisguise(DisguiseType.SNOWBALL);
miscDisguise.setVelocitySent(true);

Apply disguise to a moving arrow, watch the extremely choppy movement snowball.

If I recall this issue occurred for itemstacks awhile back and it was as simple as adding them to a list, but it was awhile ago.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions