ForgePatch/common/net/minecraftforge/event/entity
Eurymachus 8d0b58ee6f Added PlayerOpenContainerEvent and added ForgeHooks.canInteractWith
- Used to override the canInteractWith during player tick
- setResult to ALLOW/DENY as required
- Defaults to Vanilla behaviour in any other instance.

Required for LittleBlocks Mod and to Assist Gullivers Mod
2013-10-06 03:58:13 +01:00
..
item Automatically resolved imports. 2012-12-12 21:58:35 -08:00
living Change from Cancelable to using a Result. This means you can force despawn mobs you 2013-09-06 16:05:29 -04:00
minecart Automatically resolved imports. 2012-12-12 21:58:35 -08:00
player Added PlayerOpenContainerEvent and added ForgeHooks.canInteractWith 2013-10-06 03:58:13 +01:00
EntityEvent.java Merge branch 'mithionchanges' of github.com:Mithion/MinecraftForge into mithionchanges 2013-03-23 16:56:01 -04:00
EntityJoinWorldEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
EntityStruckByLightningEvent.java Add cancelable EntityStructByLightningEvent, Closes #789 2013-09-30 16:56:34 -07:00
PlaySoundAtEntityEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00