package dev.virel.obf;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import net.minecraft.class_4184;
import net.minecraft.class_4587;
import net.minecraft.class_4597;
import net.minecraft.class_4604;
import net.minecraft.class_757;
import org.joml.Matrix4f;
@Environment(EnvType.CLIENT)
public interface liii {
// $FF: synthetic method
class_4604 frustum();
// $FF: synthetic method
class_4184 camera();
// $FF: synthetic method
Matrix4f viewMatrix();
// $FF: synthetic method
class_4597 consumers();
// $FF: synthetic method
Matrix4f projectionMatrix();
// $FF: synthetic method
class_4587 matrixStack();
// $FF: synthetic method
class_757 gameRenderer();
}