Port attack event
This commit is contained in:
parent
7a659e230b
commit
bd11a8eb10
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
package dev.resent.event.impl;
|
||||
|
||||
import net.kyori.event.Cancellable;
|
||||
import net.minecraft.src.Entity;
|
||||
import net.minecraft.entity.Entity;
|
||||
|
||||
public class EventAttack extends Event implements Cancellable{
|
||||
public Entity target;
|
||||
|
|
Loading…
Reference in New Issue
Block a user