| Package | Description |
|---|---|
| org.cloudburstmc.server.entity | |
| org.cloudburstmc.server.entity.misc | |
| org.cloudburstmc.server.item.food | |
| org.cloudburstmc.server.potion |
| Modifier and Type | Method and Description |
|---|---|
CloudEffect |
BaseEntity.getEffect(org.cloudburstmc.api.potion.EffectType type) |
| Modifier and Type | Field and Description |
|---|---|
protected List<CloudEffect> |
EntityAreaEffectCloud.cloudEffects |
| Modifier and Type | Method and Description |
|---|---|
List<CloudEffect> |
EntityAreaEffectCloud.getCloudEffects() |
| Modifier and Type | Field and Description |
|---|---|
protected Map<CloudEffect,Float> |
FoodEffective.effects |
| Modifier and Type | Method and Description |
|---|---|
FoodEffective |
FoodEffective.addChanceEffect(float chance,
CloudEffect effect) |
FoodEffective |
FoodEffective.addEffect(CloudEffect effect) |
| Modifier and Type | Method and Description |
|---|---|
CloudEffect |
CloudEffect.setAmbient(boolean ambient) |
CloudEffect |
CloudEffect.setAmplifier(int amplifier) |
CloudEffect |
CloudEffect.setDuration(int ticks) |
CloudEffect |
CloudEffect.setVisible(boolean visible) |
Copyright © 2021. All rights reserved.