sendEntityData

abstract fun sendEntityData(showItem: Boolean, @NotNull bundler: @NotNull PacketBundler)

Sends entity data, optionally showing the item.

Since

1.15.2

Parameters

showItem

true to show the item, false otherwise

bundler

the packet bundler