mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-16 19:55:10 +01:00
port: The Copper Age (1.21.9/10)
This commit is contained in:
@@ -14,7 +14,7 @@ public class BlurNeoForge {
|
||||
Blur.init();
|
||||
}
|
||||
|
||||
@EventBusSubscriber(modid = Blur.MOD_ID, bus = EventBusSubscriber.Bus.GAME, value = Dist.CLIENT)
|
||||
@EventBusSubscriber(modid = Blur.MOD_ID, value = Dist.CLIENT)
|
||||
public static class ClientGameEvents {
|
||||
@SubscribeEvent
|
||||
public static void endClientTick(ClientTickEvent.Post event) {
|
||||
|
||||
Reference in New Issue
Block a user