Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getId
Method
getId
src/main/java/net/optifine/IRandomEntity.java:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
public
interface
IRandomEntity
7
{
8
int
getId();
9
10
BlockPos getSpawnPosition();
11
Callers
15
getTextureLocation
Method · 0.65
beginBlockDamage
Method · 0.65
renderEndPortal
Method · 0.65
CustomTextureRaw
Method · 0.65
getTarget
Method · 0.65
copyFrom
Method · 0.65
init
Method · 0.65
initDrawBuffers
Method · 0.65
useProgram
Method · 0.65
beginSpiderEyes
Method · 0.65
endSpiderEyes
Method · 0.65
actionPerformed
Method · 0.65
Implementers
2
RandomEntity
src/main/java/net/optifine/RandomEntit
RandomTileEntity
src/main/java/net/optifine/RandomTileE
Calls
no outgoing calls
Tested by
no test coverage detected