Skip to content

@minecraft/server


@minecraft/server / ContainerAccessSource

Interface: ContainerAccessSource ​

Defined in: @minecraft/server/index.d.ts:22846

Represents the source of a container access.

Properties ​

entity? ​

optional entity?: Entity

Defined in: @minecraft/server/index.d.ts:22852

Remarks ​

The entity that triggered the container access.