JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Tree
Deprecated
Index
Search
Help
net.minestom.server
net.minestom.server.item
ItemStackTemplate
Contents
Description
Field Summary
Field Details
NETWORK_TYPE
CODEC
Hide sidebar
Show sidebar
Interface ItemStackTemplate
public interface
ItemStackTemplate
Field Summary
Fields
Modifier and Type
Field
Description
static final
Codec
<
ItemStack
>
CODEC
static final
NetworkBuffer.Type
<
ItemStack
>
NETWORK_TYPE
Field Details
NETWORK_TYPE
static final
NetworkBuffer.Type
<
ItemStack
>
NETWORK_TYPE
CODEC
static final
Codec
<
ItemStack
>
CODEC