Interface Section
- All Known Implementing Classes:
SectionColored,SectionTextured
public interface Section
-
Method Details
-
id
net.minecraft.resources.ResourceLocation id() -
title
net.minecraft.network.chat.Component title() -
textColor
int textColor() -
items
ConglomerateOfItems items()
-