public class UserAttackEvent extends UserEvent
Modifier and Type | Field and Description |
---|---|
net.minecraft.entity.player.EntityPlayer |
player |
net.minecraft.entity.Entity |
target |
Constructor and Description |
---|
UserAttackEvent(net.minecraft.entity.player.EntityPlayer player,
net.minecraft.entity.Entity target) |