@minecraft/server
Preparing search index...
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
Protected
Inherited
External
World Mutation
Early Execution
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
@minecraft/server
Loading...