Skip to content

Add legacy support to use current methods for packets on 1.8 #59

@JarvisCraft

Description

@JarvisCraft

It seems that after some commits (due to update from legacy protocol of 47) some packets such as RelativeEntityMoveLook seem to be unavailable through PacketWrapper as the NMS-objects' signatures differ from those being now.
At current I am working on a PR to fix this issues whose idea is to check version (in optimized way) when using getters/setters and so allow current wrapper clases with their current signatures be used for older versions too.
This Issue's target is to ask whether this will (if done) be merged into PacketWrapper's master?

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