Index
All Classes and Interfaces|All Packages
C
- Commandapitest - Class in org.tsob.MCLang.Command
- Commandapitest() - Constructor for class org.tsob.MCLang.Command.Commandapitest
G
- getEnchantmentTranslate(String) - Method in interface org.tsob.MCLang.API.IMCLang
-
Get the translation of an enchantment by name.
- getEnchantmentTranslate(String) - Method in class org.tsob.MCLang.API.MCLang
- getEnchantmentTranslate(Enchantment) - Method in interface org.tsob.MCLang.API.IMCLang
-
Get the translation of an enchantment.
- getEnchantmentTranslate(Enchantment) - Method in class org.tsob.MCLang.API.MCLang
- getEntityTranslate(String) - Method in interface org.tsob.MCLang.API.IMCLang
-
Get the translation of an entity name.
- getEntityTranslate(String) - Method in class org.tsob.MCLang.API.MCLang
- getEntityTranslate(Entity) - Method in interface org.tsob.MCLang.API.IMCLang
-
Get the translation of an entity (boat, primed TNT, mobs, etc.).
- getEntityTranslate(Entity) - Method in class org.tsob.MCLang.API.MCLang
- getEntityTranslate(EntityType) - Method in interface org.tsob.MCLang.API.IMCLang
-
Deprecated.
- getEntityTranslate(EntityType) - Method in class org.tsob.MCLang.API.MCLang
- getItemTranslate(String) - Method in interface org.tsob.MCLang.API.IMCLang
-
Get the translation of an item name.
- getItemTranslate(String) - Method in class org.tsob.MCLang.API.MCLang
- getItemTranslate(ItemStack) - Method in interface org.tsob.MCLang.API.IMCLang
-
Get the translation of an item.
- getItemTranslate(ItemStack) - Method in class org.tsob.MCLang.API.MCLang
- getLang() - Method in interface org.tsob.MCLang.API.IMCLang
-
Get or set the language.
- getLang() - Method in class org.tsob.MCLang.API.MCLang
- getString(String) - Method in interface org.tsob.MCLang.API.IMCLang
-
Get the translation data for the specified Minecraft Lang path.
- getString(String) - Method in class org.tsob.MCLang.API.MCLang
I
- IMCLang - Interface in org.tsob.MCLang.API
-
IMCLang Interface Provides Minecraft language-related functions.
M
- MCLang - Class in org.tsob.MCLang.API
- MCLang(String) - Constructor for class org.tsob.MCLang.API.MCLang
-
Constructor 建構子
O
- org.tsob.MCLang.API - package org.tsob.MCLang.API
- org.tsob.MCLang.Command - package org.tsob.MCLang.Command
R
- reload() - Method in interface org.tsob.MCLang.API.IMCLang
-
Reload the Minecraft Lang configuration file.
- reload() - Method in class org.tsob.MCLang.API.MCLang
- run(CommandSender, String, Command, String[]) - Method in class org.tsob.MCLang.Command.Commandapitest
S
- setLang(String) - Method in interface org.tsob.MCLang.API.IMCLang
-
Set the language.
- setLang(String) - Method in class org.tsob.MCLang.API.MCLang
All Classes and Interfaces|All Packages
IMCLang.getEntityTranslate(Entity)
for more complete entity information. 建議改用IMCLang.getEntityTranslate(Entity)
以取得更完整的實體資訊