/* * Decompiled with CFR 0.152. */ package net.minecraft.client.gui.components; public enum Whence { ABSOLUTE, RELATIVE, END; }