Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getUnderlined
Method
getUnderlined
src/main/java/net/minecraft/util/ChatStyle.java:52–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
return
false;
51
}
52
public
boolean getUnderlined()
53
{
54
return
false;
55
}
56
public
boolean getObfuscated()
57
{
58
return
false;
Callers
3
getFormattingCode
Method · 0.95
equals
Method · 0.95
createDeepCopy
Method · 0.95
Calls
1
getParent
Method · 0.95
Tested by
no test coverage detected