package engine.mobileAI.MobHandlers; import engine.objects.Mob; public class PlayerGuardHandler { public static void run(Mob guard){ } }