Skip to content
Jenkins
All
Bukkit-RSS
#1396
Search
Sign in
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
Previous Build
Next Build
Changes
Started by an SCM change
Started 11 mo ago
Took 0.39 sec
Summary
SPIGOT-7942: Add Consumable Component (
details
)
Commit c0ecd48cfded73f6a8c1a6182ac4f55a7c5fa9cc by
md_5
SPIGOT-7942: Add Consumable Component
The file was added
src/main/java/org/bukkit/inventory/meta/components/consumable/effects/ConsumablePlaySound.java
The file was added
src/main/java/org/bukkit/inventory/meta/components/consumable/effects/ConsumableEffect.java
The file was added
src/main/java/org/bukkit/inventory/meta/components/consumable/ConsumableComponent.java
The file was modified
src/main/java/org/bukkit/inventory/meta/ItemMeta.java
The file was added
src/main/java/org/bukkit/inventory/meta/components/consumable/effects/ConsumableRemoveEffect.java
The file was added
src/main/java/org/bukkit/inventory/meta/components/consumable/package-info.java
The file was modified
src/main/java/org/bukkit/inventory/meta/components/FoodComponent.java
The file was added
src/main/java/org/bukkit/inventory/meta/components/consumable/effects/ConsumableTeleportRandomly.java
The file was added
src/main/java/org/bukkit/inventory/meta/components/consumable/effects/ConsumableApplyEffects.java
The file was added
src/main/java/org/bukkit/inventory/meta/components/consumable/effects/ConsumableClearEffects.java
The file was added
src/main/java/org/bukkit/inventory/meta/components/consumable/effects/package-info.java