UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

6 lines (5 loc) 149 B
import IEntityActionSet from "./IEventActionSet"; export default class EntityEvent { #private; constructor(entityEvent: IEntityActionSet); }