Commit b0b0900
committed
feat(minecraft): update to 25w45a
- Added `ENTITY_ZOMBIE_HORSE_EAT` sound type.
- Updated `NautilusLike` to implement `Carrier`.
See: https://minecraft.wiki/w/Java_Edition_25w46a1 parent 11cdb70 commit b0b0900
File tree
2 files changed
+5
-1
lines changed- src/main/java/org/spongepowered/api
- effect/sound
- entity/living/animal
2 files changed
+5
-1
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3278 | 3278 | | |
3279 | 3279 | | |
3280 | 3280 | | |
| 3281 | + | |
| 3282 | + | |
3281 | 3283 | | |
3282 | 3284 | | |
3283 | 3285 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
| 34 | + | |
33 | 35 | | |
0 commit comments