mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2025-02-11 09:51:34 +01:00
Update NMS.java
This commit is contained in:
parent
a49f2d7a5b
commit
77fa6f56d8
@ -363,7 +363,7 @@ public class NMS {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static void updateSenses(EntityLiving entity) {
|
public static void updateSenses(EntityLiving entity) {
|
||||||
entity.aD().a();
|
entity.getEntitySenses().a();
|
||||||
}
|
}
|
||||||
|
|
||||||
static {
|
static {
|
||||||
|
Loading…
Reference in New Issue
Block a user