method rename

This commit is contained in:
James Seibel
2026-03-10 16:58:57 -05:00
parent 5b0bf59f00
commit 9e7d0a1538
@@ -34,6 +34,6 @@ public interface IVersionConstants extends IBindable
{ {
String getMinecraftVersion(); String getMinecraftVersion();
EDhApiRenderApi getDefaultRenderer(); EDhApiRenderApi getDefaultRenderingApi();
} }