Class ItemTypes.Builder
java.lang.Object
com.github.retrooper.packetevents.protocol.item.type.ItemTypes.Builder
- Enclosing class:
ItemTypes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
setAttributes
(ItemTypes.ItemAttribute... attributes) setCraftRemainder
(ItemType craftRemainder) setMaxAmount
(int maxAmount) setMaxDurability
(int maxDurability) setPlacedType
(StateType type)