Resolving one by one many bugs lying around
This commit is contained in:
@@ -69,6 +69,7 @@ public class FabricClientProxy
|
||||
|
||||
// ClientTickEvent
|
||||
ClientTickEvents.START_CLIENT_TICK.register((client) -> {
|
||||
//LOGGER.info("ClientTickEvent.START_CLIENT_TICK");
|
||||
ClientApi.INSTANCE.clientTickEvent();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user