MCPcopy 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

isEffectInstantMethod · 0.45
addInformationMethod · 0.45
hasEffectMethod · 0.45
getSubItemsMethod · 0.45
onItemRightClickMethod · 0.45
addInformationMethod · 0.45
onItemUseMethod · 0.45
onItemUseMethod · 0.45
updateItemStackNBTMethod · 0.45
getTooltipMethod · 0.45
dispenseStackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected