Skip to content

Commit

Permalink
This should have been abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
62832 committed Jun 26, 2024
1 parent 8b86ee5 commit 22660f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public void loadTag(CompoundTag data, HolderLookup.Provider registries) {

public abstract MenuType<?> getMenuType();

protected void registerSettings(IConfigManagerBuilder builder) {}
protected abstract void registerSettings(IConfigManagerBuilder builder);

@Override
public IConfigManager getConfigManager() {
Expand Down

0 comments on commit 22660f1

Please sign in to comment.