Script API - v1.21.80
Preparing search index...
@minecraft/server
BlockComponentTypeMap
Type Alias BlockComponentTypeMap
type
BlockComponentTypeMap
=
{
fluidContainer
:
BlockFluidContainerComponent
;
inventory
:
BlockInventoryComponent
;
"minecraft:fluidContainer"
:
BlockFluidContainerComponent
;
"minecraft:inventory"
:
BlockInventoryComponent
;
"minecraft:piston"
:
BlockPistonComponent
;
"minecraft:record_player"
:
BlockRecordPlayerComponent
;
"minecraft:sign"
:
BlockSignComponent
;
piston
:
BlockPistonComponent
;
record_player
:
BlockRecordPlayerComponent
;
sign
:
BlockSignComponent
;
}
Index
Properties
fluid
Container
inventory
minecraft:fluid
Container
minecraft:inventory
minecraft:piston
minecraft:record_
player
minecraft:sign
piston
record_
player
sign
Properties
fluid
Container
fluidContainer
:
BlockFluidContainerComponent
inventory
inventory
:
BlockInventoryComponent
minecraft:fluid
Container
"minecraft:fluidContainer"
:
BlockFluidContainerComponent
minecraft:inventory
"minecraft:inventory"
:
BlockInventoryComponent
minecraft:piston
"minecraft:piston"
:
BlockPistonComponent
minecraft:record_
player
"minecraft:record_player"
:
BlockRecordPlayerComponent
minecraft:sign
"minecraft:sign"
:
BlockSignComponent
piston
piston
:
BlockPistonComponent
record_
player
record_player
:
BlockRecordPlayerComponent
sign
sign
:
BlockSignComponent
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
On This Page
Properties
fluid
Container
inventory
minecraft:fluid
Container
minecraft:inventory
minecraft:piston
minecraft:record_
player
minecraft:sign
piston
record_
player
sign
Script API - v1.21.80
Loading...