private void initListeners() {
new BlockListener(this);
new HungerListener(this);
new PlayerLoginListener(this);
new TeamChoiceScreenListener(this);
new DoorListener(this);
new VuduBrickListener(this);
new PlayerSkillFightListener(this);
new PlayerSkillCraftListener(this);
new PlayerSkillMineListener(this);
new PlayerSkillFoodListener(this);