Index

A B C E F G H I M N O R S T 
All Classes and Interfaces|All Packages|Constant Field Values

A

addSection(ResourceLocation, Section) - Static method in class net.mcexpanded.fancytabsections.FancyTabSections
Adds a Fancy Tab Section to the given CreativeModeTab Identifier

B

bannerColor() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionColored
Returns the value of the bannerColor record component.
BannerRenderer - Class in net.mcexpanded.fancytabsections.creativetab
 
BannerRenderer() - Constructor for class net.mcexpanded.fancytabsections.creativetab.BannerRenderer
 
build() - Static method in class net.mcexpanded.fancytabsections.creativetab.TabLayout
 

C

CREATIVE_MODE_TABS - Static variable in class net.mcexpanded.fancytabsections.FTSExampleMod.FTSExampleCreativeModeTabs
 
CreativeModeInventoryScreenMixin - Class in net.mcexpanded.fancytabsections.mixin.client
 
CreativeModeInventoryScreenMixin() - Constructor for class net.mcexpanded.fancytabsections.mixin.client.CreativeModeInventoryScreenMixin
 
CreativeModeTabAccessor - Interface in net.mcexpanded.fancytabsections.mixin
 
CreativeModeTabMixin - Class in net.mcexpanded.fancytabsections.mixin
 
CreativeModeTabMixin() - Constructor for class net.mcexpanded.fancytabsections.mixin.CreativeModeTabMixin
 
CURRENT_ROW - Static variable in class net.mcexpanded.fancytabsections.creativetab.BannerRenderer
 

E

equals(Object) - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionColored
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionTextured
Indicates whether some other object is "equal to" this one.

F

FancyTabSections - Class in net.mcexpanded.fancytabsections
 
FancyTabSections(IEventBus) - Constructor for class net.mcexpanded.fancytabsections.FancyTabSections
An example of an implementation can be found on FTSExampleMod
FTSExampleCreativeModeTabs() - Constructor for class net.mcexpanded.fancytabsections.FTSExampleMod.FTSExampleCreativeModeTabs
 
FTSExampleMod - Class in net.mcexpanded.fancytabsections
 
FTSExampleMod(IEventBus) - Constructor for class net.mcexpanded.fancytabsections.FTSExampleMod
Example of an implementation of FancyTabSections
FTSExampleMod.FTSExampleCreativeModeTabs - Class in net.mcexpanded.fancytabsections
 

G

getRowIndexForScroll(float) - Method in class net.mcexpanded.fancytabsections.mixin.client.ItemPickerMenuMixin
 

H

hashCode() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionColored
Returns a hash code value for this object.
hashCode() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionTextured
Returns a hash code value for this object.

I

id() - Method in interface net.mcexpanded.fancytabsections.creativetab.Section
 
id() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionColored
Returns the value of the id record component.
id() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionTextured
Returns the value of the id record component.
ItemPickerMenuMixin - Class in net.mcexpanded.fancytabsections.mixin.client
 
ItemPickerMenuMixin() - Constructor for class net.mcexpanded.fancytabsections.mixin.client.ItemPickerMenuMixin
 
items() - Method in interface net.mcexpanded.fancytabsections.creativetab.Section
 
items() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionColored
Returns the value of the items record component.
items() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionTextured
Returns the value of the items record component.
ITEMS_MAP - Static variable in class net.mcexpanded.fancytabsections.FancyTabSections
 

M

MOD_ID - Static variable in class net.mcexpanded.fancytabsections.FancyTabSections
 

N

net.mcexpanded.fancytabsections - package net.mcexpanded.fancytabsections
 
net.mcexpanded.fancytabsections.creativetab - package net.mcexpanded.fancytabsections.creativetab
 
net.mcexpanded.fancytabsections.mixin - package net.mcexpanded.fancytabsections.mixin
 
net.mcexpanded.fancytabsections.mixin.client - package net.mcexpanded.fancytabsections.mixin.client
 

O

of(ResourceLocation, Component, int, List<Item>) - Static method in record class net.mcexpanded.fancytabsections.creativetab.SectionTextured
The texture must be placed at [namespace]:textures/gui/fancy_tab_section/[path].png

R

register(IEventBus) - Static method in class net.mcexpanded.fancytabsections.FTSExampleMod.FTSExampleCreativeModeTabs
 
render(CreativeModeInventoryScreen, GuiGraphics, List<Section>) - Static method in class net.mcexpanded.fancytabsections.creativetab.BannerRenderer
 
rl(String) - Static method in class net.mcexpanded.fancytabsections.FTSExampleMod
 

S

Section - Interface in net.mcexpanded.fancytabsections.creativetab
 
SECTION_ROW - Static variable in class net.mcexpanded.fancytabsections.creativetab.TabLayout
 
SectionColored - Record Class in net.mcexpanded.fancytabsections.creativetab
 
SectionColored(ResourceLocation, Component, int, int, List<Item>) - Constructor for record class net.mcexpanded.fancytabsections.creativetab.SectionColored
Creates an instance of a SectionColored record class.
SECTIONS_MAP - Static variable in class net.mcexpanded.fancytabsections.FancyTabSections
 
SectionTextured - Record Class in net.mcexpanded.fancytabsections.creativetab
 
SectionTextured(ResourceLocation, Component, ResourceLocation, int, List<Item>) - Constructor for record class net.mcexpanded.fancytabsections.creativetab.SectionTextured
Creates an instance of a SectionTextured record class.
setDisplayItems(Collection<ItemStack>) - Method in interface net.mcexpanded.fancytabsections.mixin.CreativeModeTabAccessor
 
setDisplayItemsSearchTab(Set<ItemStack>) - Method in interface net.mcexpanded.fancytabsections.mixin.CreativeModeTabAccessor
 
SHINY_THINGS - Static variable in class net.mcexpanded.fancytabsections.FTSExampleMod.FTSExampleCreativeModeTabs
 

T

TabLayout - Class in net.mcexpanded.fancytabsections.creativetab
 
TabLayout() - Constructor for class net.mcexpanded.fancytabsections.creativetab.TabLayout
 
textColor() - Method in interface net.mcexpanded.fancytabsections.creativetab.Section
 
textColor() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionColored
Returns the value of the textColor record component.
textColor() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionTextured
Returns the value of the textColor record component.
texture() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionTextured
Returns the value of the texture record component.
title() - Method in interface net.mcexpanded.fancytabsections.creativetab.Section
 
title() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionColored
Returns the value of the title record component.
title() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionTextured
Returns the value of the title record component.
TOOLS - Static variable in class net.mcexpanded.fancytabsections.FTSExampleMod.FTSExampleCreativeModeTabs
 
toString() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionColored
Returns a string representation of this record class.
toString() - Method in record class net.mcexpanded.fancytabsections.creativetab.SectionTextured
Returns a string representation of this record class.
A B C E F G H I M N O R S T 
All Classes and Interfaces|All Packages|Constant Field Values