Uses of Class
net.minecraftforge.event.entity.living.LivingSwapItemsEvent.Hands
Packages that use LivingSwapItemsEvent.Hands
-
Uses of LivingSwapItemsEvent.Hands in net.minecraftforge.common
Methods in net.minecraftforge.common that return LivingSwapItemsEvent.HandsModifier and TypeMethodDescriptionstatic LivingSwapItemsEvent.Hands
ForgeHooks.onLivingSwapHandItems
(LivingEntity livingEntity) -
Uses of LivingSwapItemsEvent.Hands in net.minecraftforge.debug.entity.living
Methods in net.minecraftforge.debug.entity.living with parameters of type LivingSwapItemsEvent.HandsModifier and TypeMethodDescriptionvoid
LivingSwapItemsEventTest.livingSwapItems
(LivingSwapItemsEvent.Hands event)