You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add fake enchantment stuff from forge 1.19 to felt api
fix bucket colors
don't know what event to register to for ClientEvents.onRenderDebugInfo, tried WorldRenderEvents.BEFORE_DEBUG_INFO, but that doesn't provide the List<String> required
ClientEvents.onRenderDebugInfo
, triedWorldRenderEvents.BEFORE_DEBUG_INFO
, but that doesn't provide theList<String>
requiredGT-Reimagined-Lib/common/src/main/java/muramasa/antimatter/client/event/ClientEvents.java
Lines 139 to 159 in 2250c2a
The text was updated successfully, but these errors were encountered: