Skip to main content
item_from_nbt_bytes
steel_
core
0.15.2+mc26.2
In steel_
core::
player::
player_
data_
storage
steel_core
::
player
::
player_data_storage
Function
item_
from_
nbt_
bytes
Copy item path
Source
fn item_from_nbt_bytes(bytes: &[
u8
]) ->
Result
<
ItemStack
>