Uses of Enum Class
net.minecraft.client.renderer.block.model.BlockModel.GuiLight
Package
Description
-
Uses of BlockModel.GuiLight in net.minecraft.client.renderer.block.model
Modifier and TypeMethodDescriptionstatic BlockModel.GuiLight
BlockModel.getGuiLight()
static BlockModel.GuiLight
Returns the enum constant of this class with the specified name.static BlockModel.GuiLight[]
BlockModel.GuiLight.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionBlockModel
(ResourceLocation p_273263_, List<BlockElement> p_272668_, Map<String, com.mojang.datafixers.util.Either<Material, String>> p_272821_, Boolean p_272676_, BlockModel.GuiLight p_273072_, ItemTransforms p_273480_, List<ItemOverride> p_273099_) -
Uses of BlockModel.GuiLight in net.neoforged.neoforge.client.model.generators