This commit is contained in:
Sollace 2018-06-03 22:18:42 +02:00
parent da2d435ca2
commit b879c979ce

View file

@ -18,7 +18,7 @@ import net.minecraft.entity.Entity;
/**
* Render manager responsible for replacing and restoring entity renderers when the client settings change.
* Old values of persisted internally.
* Old values are persisted internally.
*/
public class PonyRenderManager {