#I want to cancel the chest animation, but for this i'm first trying to play the animation

1 messages · Page 1 of 1 (latest)

hazy carbon
#

Caused by: java.lang.ClassCastException: Cannot cast net.minecraft.world.level.block.state.IBlockData to net.minecraft.world.level.block.Block

#

can you send me the output of "broadcast all fields classes of {_packet}" please

cinder sundial
hazy carbon
#

try set field 3 of {_packet} to nms of {_block} # target block of player by example

cinder sundial
hazy carbon
#

a chest is just an itemtype, you need to set the field 3 to a block wich is physically present in the world

cinder sundial
#

Bro, i just removed the set {_block} to a chest and it workd

#

without setting {_block} to anything

hazy carbon
#

if it workds without requiering the field 3, i dont know why mojang need this field ^^'

cinder sundial
cinder sundial