MovingBlockEntity
MovingBlock (Moving Block) with ID = 19.
id:string= "MovingBlock"
Block to be rendered as moving, let give a try with a "minecraft:cake" (name property).
name:string
version:int
Database tracking identifier (in 1.16 equals 17825808).
Block to be rendered as moving above , let give a try with a "minecraft:flowing_lava" (name property).
name:string
version:int
Database tracking identifier (in 1.16 equals 17825808).
pistonPosX:int= 0
If block connected with a sticky piston, it will appears here.
pistonPosY:int= 1
If block connected with a sticky piston, it will appears here.
pistonPosZ:int= 0
If block connected with a sticky piston, it will appears here.
Block Entity will be saved without instantiating new one when transporting (via pistons, commands, etc.).