260261262263264265266267268269270
} else if (key == Key.RELEASE) { if (!entityPlayer.isSneaking()) { chalkSettings.rotateClockwise(); } else { chalkSettings.rotateCounterClockwise(); }