/** * The rendercache is a system implemented in Galimulator 5.0 that vastly improves usability when under heavy load * by separating out the logical and graphical tick loops and using the rendercache as an intermediary layer. */ package de.geolykt.starloader.api.gui.rendercache;