MineJSv0.5.1

StaticTypedField

interface StaticTypedField { __isStatic: true; type: Tag; value: any; }

Source: encoder.ts:275


Properties

__isStatic: true

type: Tag

value: any