MCPcopy Create free account
hub / github.com/GregTech6/gregtech6 / getThePlayer

Method getThePlayer

src/main/java/gregapi/GT_API_Proxy.java:162–164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

160 }
161
162 public EntityPlayer getThePlayer() {
163 return null;
164 }
165
166 public boolean sendUseItemPacket(EntityPlayer aPlayer, World aWorld, ItemStack aStack) {
167 return F;

Callers 8

processMethod · 0.45
updateMethod · 0.45
playMethod · 0.45
chatMethod · 0.45
receiveRenderEventMethod · 0.45
getIconMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected