Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ isRegistered
Method
isRegistered
src/main/java/net/minecraft/init/Bootstrap.java:66–69 ·
view source on GitHub ↗
Is Bootstrap registration already done?
()
Source
from the content-addressed store, hash-verified
64
* Is Bootstrap registration already done?
65
*/
66
public
static
boolean isRegistered()
67
{
68
return
alreadyRegistered;
69
}
70
71
static
void
registerDispenserBehaviors()
72
{
Callers
2
Blocks
Class · 0.95
Items
Class · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected