MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / getLollipopsInCauldron

Method getLollipopsInCauldron

code/main/Game.ts:554–556  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

552 }
553
554 public getLollipopsInCauldron(): Resource{
555 return this.lollipopsInCauldron;
556 }
557
558 public getPainsAuChocolat(): PainsAuChocolat{
559 return this.painsAuChocolat;

Callers 4

changeActionMethod · 0.80
drawActionsMethod · 0.80
putInCauldronMethod · 0.80
putIntoBottlesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected