/* * Decompiled with CFR 0.152. */ package net.minecraft.client.renderer.fog; public class FogData { public float environmentalStart; public float renderDistanceStart; public float environmentalEnd; public float renderDistanceEnd; public float skyEnd; public float cloudEnd; }