Fully fixed elementals.
This commit is contained in:
parent
07973fb674
commit
bf068d1487
5 changed files with 10 additions and 67 deletions
|
@ -17,7 +17,7 @@ import cpw.mods.fml.common.gameevent.TickEvent.RenderTickEvent;
|
|||
public class ClientEventHandler
|
||||
{
|
||||
private Minecraft mcClient = FMLClientHandler.instance().getClient();
|
||||
|
||||
|
||||
@SubscribeEvent
|
||||
public void onKeyInput(InputEvent.KeyInputEvent event)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue