Cleanup Imports

This commit is contained in:
2023-05-30 18:55:37 +02:00
parent d7a67ee3d5
commit eb1ea65a85
5 changed files with 0 additions and 20 deletions

View File

@@ -1,7 +1,6 @@
package com.hypherionmc.craterlib.api.event.client;
import com.hypherionmc.craterlib.core.event.CraterEvent;
import com.mojang.realmsclient.dto.RealmsServer;
import net.minecraft.world.entity.player.Player;
public class CraterSinglePlayerEvent extends CraterEvent {