Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/8Crafter-Studios/Bedrock-World-Editor
/ functions
Functions
1,147 in github.com/8Crafter-Studios/Bedrock-World-Editor
⨍
Functions
1,147
◇
Types & classes
388
↓ 156 callers
Method
on
(event: keyof ProgressBar["_callbacks"], callback: ((value?: number) => void) | (() => void))
src/utils/ProgressBar.ts:238
↓ 138 callers
Method
stringify
* Converts a JavaScript value to a JavaScript Object Notation (JSON) string. * @param value A JavaScript value, usually an object or array,
src/init/JSONB.ts:90
↓ 113 callers
Method
toString
* String representation of the color. * * @param format - The format to be used when displaying the string representation.
src/libs/tinycolor2.d.ts:560
↓ 105 callers
Method
parse
* Converts a JavaScript Object Notation B (JSONB) string into an object. * @param text A valid JSON string. * @param reviver A fun
src/init/JSONB.ts:54
↓ 102 callers
Method
get
* Gets the current value of the observable.
src/utils/miscUtils.ts:44
↓ 80 callers
Method
find
(fullname)
src/libs/zip.ts:13152
↓ 52 callers
Method
set
* Sets the value of the observable. * * @param newValue The new value to set.
src/utils/miscUtils.ts:50
↓ 52 callers
Function
tinycolor
(color, opts)
src/libs/spectrum.ts:1250
↓ 51 callers
Method
addEventListener
( type: K, listener: (this: SliderInnerHTMLInputElement, ev: SliderInnerHTMLInputElementEven
app/components/Slider.tsx:582
↓ 46 callers
Method
removeEventListener
( type: K, listener: (this: SliderInnerHTMLInputElement, ev: SliderInnerHTMLInputElementEven
app/components/Slider.tsx:587
↓ 45 callers
Method
getConfigData
* Gets the config data. * * @param forceReloadIfUndefined Whether to force a reload if the data is undefined. Defaults to `false`.
src/utils/config.ts:562
↓ 44 callers
Method
openTab
(props: Omit<ConstructorParameters<typeof TabManagerTab>[0], "tabManager">)
src/init/TabManager.ts:256
↓ 43 callers
Method
saveChanges
* Saves changes to the config file. * * @param data The data to save.
src/utils/config.ts:476
↓ 40 callers
Function
translate
(id: string | TemplateStringsArray)
src/init/Locale.ts:212
↓ 35 callers
Function
getLength
(...arrayLikes)
src/libs/zip.ts:12657
↓ 35 callers
Function
getOptionValue
(zipWriter, options, name, defaultValue)
src/libs/zip.ts:12624
↓ 35 callers
Function
setUint32
(view, offset, value)
src/libs/zip.ts:12641
↓ 33 callers
Method
remove
(entry)
src/libs/zip.ts:13124
↓ 33 callers
Function
setUint16
(view, offset, value)
src/libs/zip.ts:12637
↓ 31 callers
Function
sleep
(ms: number)
src/init/sleep.ts:2
↓ 30 callers
Method
close
* Closes the toast.
app/components/Toast.tsx:274
↓ 29 callers
Method
setLevelDBIsModified
(isModified: boolean = true)
src/init/TabManager.ts:1078
↓ 24 callers
Function
bound01
(n, max)
src/libs/spectrum.ts:2176
↓ 23 callers
Method
send
(channel: "new-window")
src/api/main.ts:768
↓ 22 callers
Method
equals
* Compares two colors. Each colors can be any color inputs.
src/libs/tinycolor2.d.ts:88
↓ 20 callers
Function
arraySet
(array, typedArray, offset)
src/libs/zip.ts:12649
↓ 20 callers
Function
getUint32
(view, offset)
src/libs/zip.ts:11494
↓ 20 callers
Method
isModified
()
src/init/TabManager.ts:1061
↓ 20 callers
Method
save
* Saves the tab. * * @param ignoreFailedTabSaves Allows the function to continue even when an error occurs while saving a sub-tab.
src/init/TabManager.ts:1091
↓ 19 callers
Method
loadData
* Loads the data for this sub-tab. * * @param binary Whether to load the data as binary. * @returns A promise that resol
src/init/TabManager.ts:1698
↓ 18 callers
Method
add
(name = "", reader, options = {})
src/libs/zip.ts:11578
↓ 18 callers
Function
getDataView$1
(array)
src/libs/zip.ts:11506
↓ 18 callers
Function
getUint16
(view, offset)
src/libs/zip.ts:11490
↓ 17 callers
Method
append
(data)
src/libs/zip.ts:9910
↓ 17 callers
Function
getDataView
(array)
src/libs/zip.ts:12653
↓ 16 callers
Function
readUint8Array
(reader, offset, size, diskNumber)
src/libs/zip.ts:10616
↓ 15 callers
Function
getOptionValue$1
(zipReader, options, name)
src/libs/zip.ts:11459
↓ 15 callers
Function
send_bits
(value, length)
src/libs/zip.ts:3044
↓ 15 callers
Method
switchTab
(tab: TabManagerTab | TabManagerGenericTabID | null)
src/init/TabManager.ts:588
↓ 14 callers
Function
get
(opts)
src/libs/spectrum.ts:724
↓ 14 callers
Function
loadImageForCanvas
(imageSource: string)
app/components/Slider.tsx:22
↓ 14 callers
Function
setBigUint64
(view, offset, value)
src/libs/zip.ts:12645
↓ 14 callers
Method
setFileAsModified
(file: string, isModified: boolean = true)
src/init/TabManager.ts:1068
↓ 14 callers
Function
updateTablesContents
()
app/integrations/WorldEdit_Bedrock.tsx:1948
↓ 13 callers
Method
apply
* Applies this auto-apply action to the provided tab. * * @param tab The tab to apply the auto-apply action to. * @returns A promise
app/integrations/index.ts:136
↓ 13 callers
Function
initStream
(stream, initSize)
src/libs/zip.ts:10572
↓ 12 callers
Method
init
* Initializes the instance asynchronously
src/libs/zip.ts:456
↓ 12 callers
Function
subarray
(array, begin, end)
src/libs/zip.ts:9009
↓ 12 callers
Method
update
* Input several words to the hash. * @param {bitArray|String} data the data to hash. * @return this
src/libs/zip.ts:8130
↓ 11 callers
Method
close
()
src/libs/zip.ts:11081
↓ 11 callers
Method
search
( query: T, yieldUndefined?: YU )
src/init/TabManager.ts:2796
↓ 11 callers
Function
send_code
(c, tree)
src/libs/zip.ts:3061
↓ 11 callers
Method
show
* Shows the toast.
app/components/Toast.tsx:236
↓ 11 callers
Method
toHsl
* Returns the object as a HSLA object.
src/libs/tinycolor2.d.ts:494
↓ 11 callers
Method
toRgbString
* Returns the RGBA values interpolated into a string with the following format: * "RGBA(xxx, xxx, xxx, xx)".
src/libs/tinycolor2.d.ts:531
↓ 10 callers
Function
addChild
(parent, name, params, directory)
src/libs/zip.ts:13531
↓ 10 callers
Function
parseIntFromHex
(val)
src/libs/spectrum.ts:2202
↓ 10 callers
Function
pipeThrough
(readable, transformStream)
src/libs/zip.ts:9304
↓ 10 callers
Function
renderSlider
(target: HTMLCanvasElement, element: HTMLInputElement)
app/components/Slider.tsx:254
↓ 10 callers
Function
writeData
(writable, array)
src/libs/zip.ts:12607
↓ 9 callers
Method
getData
* Returns the content of the entry * * @param writer The {@link Writer} instance used to write the content of the entry.
src/libs/zip.ts:1158
↓ 9 callers
Function
move
()
src/libs/spectrum.ts:743
↓ 9 callers
Function
updateOriginalInput
(fireCallback)
src/libs/spectrum.ts:871
↓ 8 callers
Method
click
()
src/init/TabManager.ts:577
↓ 8 callers
Function
fakeAssertIsValidOptionsType
( options: typeof props.tab.currentState.options )
app/tabs/mapNBTEditor.tsx:24
↓ 8 callers
Method
findMatchingNBTTag
( nbt: NBT.Tags[NBT.TagType] | NBT.NBT, query: TabManagerTab_LevelDBSearchQuery_NBTT
src/init/TabManager.ts:2684
↓ 8 callers
Function
flush_block_only
(eof)
src/libs/zip.ts:3366
↓ 8 callers
Function
getKeywordedOperators
( keywords: readonly T[], operators:
app/tabs/players.tsx:1165
↓ 8 callers
Function
parseNBTQueries
(queries: string[])
app/tabs/ticks.tsx:947
↓ 8 callers
Method
random
* Returns a random color
src/libs/tinycolor2.d.ts:93
↓ 8 callers
Function
setIfDefined
(propertyName, propertyValue)
src/libs/zip.ts:6678
↓ 8 callers
Function
testForObjectExtension
(objectToTest: object, base: object)
src/utils/miscUtils.ts:24
↓ 7 callers
Function
fakeAssertIsValidOptionsType
( options: typeof props.tab.currentState.options )
app/tabs/genericNBTEditor.tsx:24
↓ 7 callers
Function
hide
()
src/libs/spectrum.ts:675
↓ 7 callers
Function
pad2
(c)
src/libs/spectrum.ts:2218
↓ 7 callers
Method
reset
* Reset the hash state. * @return this
src/libs/zip.ts:8117
↓ 7 callers
Function
set
(color, ignoreFormatChange)
src/libs/spectrum.ts:696
↓ 7 callers
Method
text
()
src/utils/ProgressBar.ts:201
↓ 7 callers
Method
toRgb
* Returns the object as a RGBA object.
src/libs/tinycolor2.d.ts:525
↓ 6 callers
Method
_updateTaskbarProgress
()
src/utils/ProgressBar.ts:406
↓ 6 callers
Method
createFace
(type: BlockFace, x: number, y: number, z: number, rx: number, ry: number, rz: number)
app/3DRendererV1/3DRenderer.ts:82
↓ 6 callers
Function
getKeywordedOperators
( keywords: readonly T[], operators:
app/tabs/viewFiles.tsx:985
↓ 6 callers
Function
getPropertyAtPath
( obj: T, path: P )
src/utils/getPropertyAtPath.ts:2
↓ 6 callers
Function
getUint8
(view, offset)
src/libs/zip.ts:11486
↓ 6 callers
Function
initHexEditorDataStorageObjectProps
(dataStorageObject: DataStorageObject)
app/components/BinaryHexEditor.tsx:39
↓ 6 callers
Function
loadLocale
(locale: LocaleID)
src/init/Locale.ts:154
↓ 6 callers
Method
observe
* Observes the value of the observable. * * @param fn The function to call when the value of the observable changes. * @returns A fu
src/utils/miscUtils.ts:57
↓ 6 callers
Function
onEntryMiddleClick
(_event: TargetedMouseEvent<HTMLTableRowElement>)
app/tabs/players.tsx:1621
↓ 6 callers
Method
openTab
( props: Omit<ConstructorParameters<typeof TabManagerSubTab>[0], "parentTab"> &
src/init/TabManager.ts:1153
↓ 6 callers
Function
put_byte
(p)
src/libs/zip.ts:3030
↓ 6 callers
Function
reloadContents
()
app/tabs/mapNBTEditor.tsx:246
↓ 6 callers
Function
resetFS
(fs)
src/libs/zip.ts:13526
↓ 6 callers
Function
showError
(options: { message: string })
app/tabs/viewFiles.tsx:1003
↓ 6 callers
Function
updateTablesContents
()
app/tabs/ticks.tsx:281
↓ 6 callers
Function
updateUI
()
src/libs/spectrum.ts:750
↓ 5 callers
Function
_tr_tally
( dist, // distance of matched string lc // match length-MIN_MATCH or unmatched char (
src/libs/zip.ts:3181
↓ 5 callers
Function
bind
* Create a function bound to a given object * Thanks to underscore.js
src/libs/spectrum.ts:1045
↓ 5 callers
Function
convertToPercentage
(n)
src/libs/spectrum.ts:2223
↓ 5 callers
Function
createWindow
()
src/main.ts:380
↓ 5 callers
Function
f
(n: number)
src/init/JSONB.ts:181
next →
1–100 of 1,147, ranked by callers