Skip to content

[Paper 1.21.10] CustomBlockData is not abstract and does not override abstract method getSize() in PersistentDataContainerView #24

@globau

Description

@globau

Compilation error after upgrading to Paper 1.21.10:

…/com/jeff_media/customblockdata/CustomBlockData.java:57: error: CustomBlockData is not abstract and does not override abstract method getSize() in PersistentDataContainerView
public class CustomBlockData implements PersistentDataContainer {

This was added by PaperMC/Paper#13157.

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