ForgePatch/common/net/minecraftforge/event/entity
HoBoS_TaCo 06e2f914c1 Added ItemTooltipEvent
This event is fired at the end of ItemStack.getTooltip(EntityPlayer, boolean), which in turn is called from it's respective GUIContainer. It allows an itemstack's tooltip to be changed depending on the player, itemstack or whether the advanced information on item tooltips is being shown, toggled by F3+H.
2013-09-30 12:41:52 +10: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 ItemTooltipEvent 2013-09-30 12:41:52 +10: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
PlaySoundAtEntityEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00