MCPcopy 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

6public interface IRandomEntity
7{
8 int getId();
9
10 BlockPos getSpawnPosition();
11

Callers 15

getTextureLocationMethod · 0.65
beginBlockDamageMethod · 0.65
renderEndPortalMethod · 0.65
CustomTextureRawMethod · 0.65
getTargetMethod · 0.65
copyFromMethod · 0.65
initMethod · 0.65
initDrawBuffersMethod · 0.65
useProgramMethod · 0.65
beginSpiderEyesMethod · 0.65
endSpiderEyesMethod · 0.65
actionPerformedMethod · 0.65

Implementers 2

RandomEntitysrc/main/java/net/optifine/RandomEntit
RandomTileEntitysrc/main/java/net/optifine/RandomTileE

Calls

no outgoing calls

Tested by

no test coverage detected