package net.minecraft.server; public interface PlayerFileData { void a(EntityHuman entityhuman); void b(EntityHuman entityhuman); }