MCPcopy Create free account

hub / github.com/anish-shanbhag/minecraft-api / functions

Functions23 in github.com/anish-shanbhag/minecraft-api

↓ 6 callersFunctionpreprocessNumber
(schema: ZodNumber)
utils/schema.ts:3
↓ 5 callersFunctionmissingAttribute
(attribute: keyof Block)
scripts/blocks.ts:518
↓ 4 callersFunctiongetItem
(item, fields = "*")
old/app.js:71
↓ 4 callersFunctiongetParams
(req, params)
old/app.js:37
↓ 4 callersFunctionsortByKey
(array: any[], key: string)
utils/sort-by-key.ts:1
↓ 3 callersFunctionarrayEndpoint
(tableName, req)
old/app.js:40
↓ 3 callersFunctionarrayEndpoint
({ name, fields, filterableFields, restOfSchema, handler, }: { name: string; fields: ElementKeys
utils/array-endpoint.ts:8
↓ 3 callersFunctiongetFlattenedItem
(itemId)
old/app.js:163
↓ 3 callersFunctiongetTextContent
(page: puppeteer.Page, element: puppeteer.ElementHandle)
scripts/blocks.ts:18
↓ 3 callersFunctionwriteItems
(items: Item[])
scripts/items.ts:16
↓ 2 callersFunctionapplyItemFields
(recipe, itemFields)
old/app.js:161
↓ 2 callersFunctionhandler
(blocks: Partial<Block>[], query)
api/blocks.ts:53
↓ 2 callersFunctionpickKeys
(object: T, keys?: (keyof T)[] | null)
utils/pick-keys.ts:1
↓ 2 callersFunctionwriteBlocks
(blocks: Block[])
scripts/blocks.ts:21
↓ 2 callersFunctionwriteImage
(name: string, x: number, y: number)
scripts/items.ts:39
↓ 1 callersFunctionendpointHandler
( schema: T, handler: (query: z.infer<T>) => any )
utils/endpoint-handler.ts:6
↓ 1 callersFunctionfilterByFields
(array: T[], fields: Partial<T>)
utils/filter-by-fields.ts:1
↓ 1 callersFunctiongetItemNameForBlock
(name: string)
scripts/blocks.ts:26
↓ 1 callersFunctionnotDecay
(title: string)
scripts/items.ts:269
FunctionerrorMap
(issue, ctx)
utils/endpoint-handler.ts:14
Functionhandler
(recipes: Partial<CraftingRecipe>[], query)
api/crafting-recipes.ts:16
FunctionrenewablePotion
(title: string)
scripts/items.ts:270
FunctiontypeCast
(field, next)
old/app.js:23