new TeamChoiceScreenListener(this);
new DoorListener(this);
new VuduBrickListener(this);
new PlayerSkillFightListener(this);
new PlayerSkillCraftListener(this);
new PlayerSkillMineListener(this);
new PlayerSkillFoodListener(this);
new SkillKeyListener(this);
new SkillScreenListener(this);
new PlayerKillEntityListener(this);
new XpListener(this);