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