Interface EcsBlockComponent

2.3.1b115

interface EcsBlockComponent {
    COMPONENT_ID: number;
    id: number;
    name: string;
    nameId: string;
}

Hierarchy (view full)

Properties

COMPONENT_ID: number
id: number
name: string
nameId: string

Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.