ForgePatch/common/net/minecraftforge/event/entity/player
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
..
ArrowLooseEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
ArrowNockEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
AttackEntityEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
BonemealEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
EntityInteractEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
EntityItemPickupEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
FillBucketEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
ItemTooltipEvent.java Added ItemTooltipEvent 2013-09-30 12:41:52 +10:00
PlayerDestroyItemEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
PlayerDropsEvent.java Manual import fixes 2012-12-12 23:27:57 -08:00
PlayerEvent.java Added display name hook 2013-09-03 14:55:11 -06:00
PlayerFlyableFallEvent.java Merge branch 'mithionchanges' of github.com:Mithion/MinecraftForge into mithionchanges 2013-03-23 16:56:01 -04:00
PlayerInteractEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
PlayerOpenContainerEvent.java Added PlayerOpenContainerEvent and added ForgeHooks.canInteractWith 2013-10-06 03:58:13 +01:00
PlayerSleepInBedEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
UseHoeEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00