MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / setRotationYawHead

Method setRotationYawHead

src/main/java/net/minecraft/entity/Entity.java:2453–2455  ·  view source on GitHub ↗

Sets the head's yaw rotation of the entity.

(float rotation)

Source from the content-addressed store, hash-verified

2451 * Sets the head's yaw rotation of the entity.
2452 */
2453 public void setRotationYawHead(float rotation)
2454 {
2455 }
2456
2457 public void func_181013_g(float p_181013_1_)
2458 {

Callers 3

handleEntityHeadLookMethod · 0.95
processCommandMethod · 0.95
readFromNBTMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected