MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / Byte

Class Byte

g2all/900/module/view.js:154–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152};
153
154export class Byte extends VariableMixin(View1) {}
155export class Short extends VariableMixin(View2) {}
156// Int was already taken by int64.mjs
157export class Word extends VariableMixin(View4) {}

Callers

nothing calls this directly

Calls 1

VariableMixinFunction · 0.70

Tested by

no test coverage detected