/* * Decompiled with CFR 0.152. */ package net.minecraft.world.level.block; public enum RenderShape { INVISIBLE, MODEL; }