/* * Decompiled with CFR 0.152. */ package net.minecraft.world; public interface Clearable { public void clearContent(); }