mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Oops
This commit is contained in:
parent
1bbc1f28aa
commit
7799acec05
@ -29,6 +29,10 @@ public class TrackedEntity implements Runnable {
|
||||
return true;
|
||||
}
|
||||
|
||||
public LivingEntity getLivingEntity() {
|
||||
return livingEntity;
|
||||
}
|
||||
|
||||
public int getArrowCount() {
|
||||
return arrowCount;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user