Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
process
Method · 0.45
update
Method · 0.45
play
Method · 0.45
chat
Method · 0.45
onPlayerTickEventClient
Method · 0.45
receiveRenderEvent
Method · 0.45
getIcon
Method · 0.45
getIconFromDamageForRenderPass
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected