Fixes #356
This commit is contained in:
parent
a36d6a92d9
commit
72e2fb34c4
@ -123,7 +123,7 @@ public class ArmorStandWatcher extends LivingWatcher
|
||||
|
||||
public void setMarker(boolean isMarker)
|
||||
{
|
||||
setArmorStandFlag(10, isMarker);
|
||||
setArmorStandFlag(16, isMarker);
|
||||
sendData(MetaIndex.ARMORSTAND_META);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user