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

Method getCandiesInCauldron

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

Source from the content-addressed store, hash-verified

500 }
501
502 public getCandiesInCauldron(): Resource{
503 return this.candiesInCauldron;
504 }
505
506 public getCandiesThrown(): CandiesThrown{
507 return this.candiesThrown;

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected