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

Method getEntity

src/main/java/net/optifine/RandomEntity.java:62–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 }
61
62 public Entity getEntity()
63 {
64 return this.entity;
65 }
66
67 public void setEntity(Entity entity)
68 {

Callers 1

matchesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected