索引

B G I M N S T V 
All Classes and Interfaces|常量字段值|所有程序包

B

BrowserPagingAPI - net.glease.tc4tweak.api中的接口
Gives insight into current states related to GuiResearchBrowser tabs paging.

G

getBrowserPagingAPI() - 类中的静态方法 net.glease.tc4tweak.api.TC4TweaksAPI
getCurrentPage(GuiResearchBrowser) - 接口中的方法 net.glease.tc4tweak.api.BrowserPagingAPI
Get the page index we are currently on.
getInfusionExtAPI() - 类中的静态方法 net.glease.tc4tweak.api.TC4TweaksAPI
getRecipeOutput(InfusionRecipe, ItemStack, ItemStack) - 接口中的方法 net.glease.tc4tweak.api.InfusionExtAPI.RecipeNBTBehavior
Do post-output modification of recipe.
getTabsOnCurrentPage(GuiResearchBrowser, String) - 接口中的方法 net.glease.tc4tweak.api.BrowserPagingAPI
Get all research tabs on current page
getTabsPerPage(GuiResearchBrowser) - 接口中的方法 net.glease.tc4tweak.api.BrowserPagingAPI
Get max number of tabs on each page.
getTotalPages(GuiResearchBrowser) - 接口中的方法 net.glease.tc4tweak.api.BrowserPagingAPI
Get total number of pages available.

I

InfusionExtAPI - net.glease.tc4tweak.api中的接口
Contains TC4Tweaks's infusion recipe enhancement.
InfusionExtAPI.RecipeNBTBehavior - net.glease.tc4tweak.api中的接口
Decides how the NBT tag should transfer from input item (thing on center pedestal) to output item.

M

mergeNBT() - 接口中的静态方法 net.glease.tc4tweak.api.InfusionExtAPI.RecipeNBTBehavior
Shorthand for mergeNBT(null)
mergeNBT(Set<String>) - 接口中的静态方法 net.glease.tc4tweak.api.InfusionExtAPI.RecipeNBTBehavior
Recursively merge all NBT tags from center input item.
moveNextPage(GuiResearchBrowser) - 接口中的方法 net.glease.tc4tweak.api.BrowserPagingAPI
Move to next page if possible.
movePreviousPage(GuiResearchBrowser) - 接口中的方法 net.glease.tc4tweak.api.BrowserPagingAPI
Move to previous page if possible.

N

net.glease.tc4tweak.api - 程序包 net.glease.tc4tweak.api
 

S

setPage(GuiResearchBrowser, int) - 接口中的方法 net.glease.tc4tweak.api.BrowserPagingAPI
Set the current page to given page.
setRecipeNBTBehavior(InfusionRecipe, InfusionExtAPI.RecipeNBTBehavior) - 接口中的方法 net.glease.tc4tweak.api.InfusionExtAPI
Overrides NBT merging behavior of TC4Tweaks.

T

TC4TweaksAPI - net.glease.tc4tweak.api中的类
 
TC4TweaksAPI() - 类的构造器 net.glease.tc4tweak.api.TC4TweaksAPI
 

V

vanilla() - 接口中的静态方法 net.glease.tc4tweak.api.InfusionExtAPI.RecipeNBTBehavior
Use vanilla behavior, i.e. pass through original output.
VERSION - 类中的静态变量 net.glease.tc4tweak.api.TC4TweaksAPI
The API version.
B G I M N S T V 
All Classes and Interfaces|常量字段值|所有程序包