Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ isEmpty
Method
isEmpty
src/main/java/net/minecraft/world/LockCode.java:15–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
public
boolean isEmpty()
16
{
17
return
this.lock == null || this.lock.isEmpty();
18
}
19
20
public
String getLock()
21
{
Callers
15
isEffectInstant
Method · 0.45
getItemStackDisplayName
Method · 0.45
addInformation
Method · 0.45
hasEffect
Method · 0.45
getSubItems
Method · 0.45
onItemRightClick
Method · 0.45
addInformation
Method · 0.45
onItemUse
Method · 0.45
onItemUse
Method · 0.45
updateItemStackNBT
Method · 0.45
getTooltip
Method · 0.45
dispenseStack
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected