-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
This shulker will not have a yaw of 90 when teleported, it will always face south.
Shulker shulker = world.spawnEntity(location, EntityType.SHULKER); location.setYaw(90); shulker.teleport(location);
- duplicates
-
SPIGOT-619 setYaw() yields no result
-
- Resolved
-