A C E G I M O P S V 

A

addTabCompletionOptions(ICommandSender, String[]) - 类 中的方法com.example.examplemod.SampleCommand
 

C

canCommandSenderUseCommand(ICommandSender) - 类 中的方法com.example.examplemod.SampleCommand
 
com.example.examplemod - 程序包 com.example.examplemod
 
compareTo(Object) - 类 中的方法com.example.examplemod.SampleCommand
 

E

entityAttacked(LivingAttackEvent) - 类 中的方法com.example.examplemod.EventHookContainerClass
The key is the @ForgeSubscribe annotation and the cast of the Event you put in as argument.
EventHookContainerClass - com.example.examplemod中的类
Name and cast of this class are irrelevant
EventHookContainerClass() - 类 的构造器com.example.examplemod.EventHookContainerClass
 
ExampleMod - com.example.examplemod中的类
 
ExampleMod() - 类 的构造器com.example.examplemod.ExampleMod
 

G

getCommandAliases() - 类 中的方法com.example.examplemod.SampleCommand
 
getCommandName() - 类 中的方法com.example.examplemod.SampleCommand
 
getCommandUsage(ICommandSender) - 类 中的方法com.example.examplemod.SampleCommand
 

I

init(FMLInitializationEvent) - 类 中的方法com.example.examplemod.ExampleMod
 
isUsernameIndex(String[], int) - 类 中的方法com.example.examplemod.SampleCommand
 

M

MODID - 类 中的静态变量com.example.examplemod.ExampleMod
 

O

onSleepyTime(PlayerSleepInBedEvent) - 类 中的方法com.example.examplemod.EventHookContainerClass
To make sure you understand: You can mash together any events in a single class!

P

PlayerLoggedInEvent(PlayerEvent.PlayerLoggedInEvent) - 类 中的方法com.example.examplemod.EventHookContainerClass
 
processCommand(ICommandSender, String[]) - 类 中的方法com.example.examplemod.SampleCommand
 

S

SampleCommand - com.example.examplemod中的类
 
SampleCommand() - 类 的构造器com.example.examplemod.SampleCommand
 
ServerConnectionFromClientEvent(PlayerEvent.PlayerLoggedInEvent) - 类 中的方法com.example.examplemod.EventHookContainerClass
 
serverLoad(FMLServerStartingEvent) - 类 中的方法com.example.examplemod.ExampleMod
 
SubscribeEvent(PlayerEvent.PlayerLoggedInEvent) - 类 中的方法com.example.examplemod.ExampleMod
 

V

VERSION - 类 中的静态变量com.example.examplemod.ExampleMod
 
A C E G I M O P S V