Interface Section

All Known Implementing Classes:
SectionColored, SectionTextured

public interface Section
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.resources.ResourceLocation
    id()
     
     
    int
     
    net.minecraft.network.chat.Component
     
  • Method Details

    • id

      net.minecraft.resources.ResourceLocation id()
    • title

      net.minecraft.network.chat.Component title()
    • textColor

      int textColor()
    • items