public class PotionMixRegistry extends Object
Collection of PotionMixData that enables the
Bedrock client to place brewing items into the brewing stand.
(Does not contain actual potion mixes.)
Designed to replicate Java Edition behavior.
(Ex: Bedrock cannot normally place glass bottles or fully upgraded
potions into the brewing stand, but Java can.)| Modifier and Type | Field and Description |
|---|---|
static Collection<com.nukkitx.protocol.bedrock.data.inventory.PotionMixData> |
POTION_MIXES |
public static final Collection<com.nukkitx.protocol.bedrock.data.inventory.PotionMixData> POTION_MIXES
Copyright © 2020 GeyserMC. All rights reserved.