public interface ImmutablePotionTypeData extends ImmutableDataManipulator<ImmutablePotionTypeData,PotionTypeData>
ImmutableDataManipulator that handles the PotionTypes that can be applicable to
ItemStacks such as ItemTypes.POTION.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<PotionType> |
type()
Gets the
ImmutableValue of the PotionType. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<PotionType> type()
ImmutableValue of the PotionType.