/* * Decompiled with CFR 0.152. */ package net.minecraft.client.gui.components; public interface ResettableOptionWidget { public void resetValue(); }