Все ровно горит красным
[hr]
А понял. Уже не горит
[hr]
Вот метод:
@SubscribeEvent
public void onKeyInput(InputEvent.KeyInputEvent event, ItemStack is, World world, EntityPlayer player)
{
if (Minecraft.getMinecraft().inGameHasFocus && KeyBindings.TestClick.getIsKeyPressed()) {
...