Interface Section
- All Known Implementing Classes:
SectionColored,SectionTextured
public interface Section
-
Method Summary
-
Method Details
-
id
net.minecraft.resources.ResourceLocation id() -
title
net.minecraft.network.chat.Component title() -
textColor
int textColor() -
items
List<net.minecraft.world.item.Item> items()
-