Commit graph

20194 commits

Author SHA1 Message Date
Doc
98de5766e5
Fix AT ServerAdvancementManager#advancements 2026-08-18 20:36:26 -04:00
Doc
8491c7c776
Fix TntBlock Compile issues 2026-08-18 20:27:14 -04:00
Doc
5947be8e52
Fix compile issues for ServerGamePacketListenerImpl with packer record 2026-08-18 20:27:00 -04:00
Doc
3ce2e1da40
Fix CraftMetaCrossbow for list of projectiles 2026-08-18 20:26:29 -04:00
Doc
1c7cc36b49
Fix AT for renamed classes 2026-08-18 20:15:27 -04:00
Doc
9eb094b857
Fix Block compile issues for change in playerDestroy arguments 2026-08-18 20:14:18 -04:00
Doc
3ed5c468af
Fix compile issues for EnderMan->Enderman 2026-08-18 20:08:11 -04:00
Doc
4bec279da7
Fix compile issues for RedStoneWireBlock->RedstoneWireBlock 2026-08-18 20:05:31 -04:00
Doc
afdf2bdaa0
Match oldPaperCommit with latest merge from main 2026-08-18 20:03:41 -04:00
Bjarne Koll
ab5d1f4253
Bump main ref 2026-08-18 20:20:44 +01:00
Bjarne Koll
935f63e474
Update to 26.3-snapshot-9 2026-08-18 19:45:57 +01:00
Doc
6a23837b19
Fix compile issue in CraftItemType::getBurnDuration
Maybe require a change in docs because not know the case by type of furnace
2026-08-13 11:13:23 -04:00
Doc
532de454c8
Fix Conversions compile issue 2026-08-13 11:13:23 -04:00
Doc
ecb5c70066
Fix compile issues for OptionallyFlatBedrockConditionSource 2026-08-13 11:13:23 -04:00
Bjarne Koll
c72abdb557
Note cookspeed mult 2026-08-12 23:20:28 +02:00
Doc
d2d2893072
Handle issue with Furnace and api replacement 2026-08-12 17:01:59 -04:00
Doc
4dda0ce2b4
Fix CraftInventoryFurnace issues with fuel/smelt api 2026-08-12 17:00:12 -04:00
Doc
d55033133d
(generator) Fix a few vanilla fields renamed 2026-08-12 16:11:59 -04:00
Doc
24c758c0c9
fix CraftWorldInfo compile issue
The logic for dummy replacement was copied from net/minecraft/server/level/ChunkMap.java
2026-08-12 16:10:14 -04:00
Doc
8420bf53c4
Fix Cushion compile issues related to removePassenger return 2026-08-12 15:34:48 -04:00
Doc
d005fb4b49
Fix SignBlock compile issues 2026-08-12 15:34:24 -04:00
Doc
d32dc5e913
Implement getDurabilityDamage method for CraftMusicInstrument 2026-08-12 15:21:44 -04:00
Doc
48547b0345
Fix vanillaBiomeProvider in CraftWorld
Caused by the refactor of getNoiseBiome in snapshot-8
2026-08-12 15:20:42 -04:00
Bjarne Koll
64064616be
Failed patches 2026-08-12 19:50:56 +02:00
Bjarne Koll
5797c6158f
Update to 26.3-snapshot-8 base line 2026-08-12 19:28:13 +02:00
Bjarne Koll
e792cf47c9
BrewingStandMenu
Most of the diff got dropped as vanilla natively supports custom potion
mixes now as well as separating out the recipes total brewing time.
2026-08-12 19:11:55 +02:00
Doc
0f822bcb93
ServerGamePacketListenerImpl compile issues
- AsyncPlayerSendSuggestionsEvent
- PlayerArmSwingEvent
2026-08-11 22:52:50 -04:00
Lulu13022002
03ec81b189
update mache 2026-08-11 18:10:05 +02:00
Doc
2e03e07faf
Handle MusicInstrument changes in component
- duration can be 0 for non-cooldown
- support for durability damage
2026-08-11 11:40:49 -04:00
Doc
6e8237d5a8
Fix Sign compile issues 2026-08-11 11:19:25 -04:00
Doc
ffaa13f592
Fix CraftBlockType::isSolid to use BlockTags 2026-08-11 11:16:20 -04:00
Doc
9ba86fced3
Fix CraftBiomeParameterPoint compiler issues
DensityFunction now use ranges
2026-08-11 11:15:42 -04:00
Bjarne Koll
122cde6b03
Merge remote-tracking branch 'origin/main' into dev/26.3 2026-08-11 10:18:11 +02:00
Spottedleaf
c9e894d3cc Do not re-order ClientboundLoginCompressionPacket
Using Connection#scheduleNettyTask will schedule a task on the netty thread
in the same manner that Connection#send would. However,
Connection#send will append to the pending actions if it is not
empty - causing a re-order if used during the task scheduled with
Connection#scheduleNettyTask.
2026-08-10 22:12:14 -07:00
Doc
5a533bbc51
Handle split of swing animation component into attack/interact animation 2026-08-10 20:57:52 -04:00
Doc
2dff87f2ba
PaperAdventure and DumpItemCommand compile issues for DataComponentPatch Removed 2026-08-10 20:51:02 -04:00
Doc
32ec2af3ee
Fix compile issue for MCUtil related to CONVERTABLE_TO_MUD->CONVERTIBLE_TO_MUD tag 2026-08-10 20:48:33 -04:00
Doc
fa3aa2dccc
Fix Compile issues in CraftMetaItem (Optional was replaced with Removed)
Based in c7cfc68c8b (diff-be61781dd492520de6bb8d502d41279973a9d4664fea27a90f75cd25036426e2)
2026-08-10 20:31:19 -04:00
Doc
81921a003b
Fix CraftMetaItem compile issue for MAP_COLOR 2026-08-10 20:24:06 -04:00
Doc
73bd69a40e
Rollback changes for handleBlockFormEvent (require again redundant flags) 2026-08-10 20:23:23 -04:00
Doc
ff94cd838c
Fix compile issue for RecipeMap reset 2026-08-10 13:06:40 -04:00
Doc
9097a5c500
Fix Block::isSolid compile issue 2026-08-10 12:47:56 -04:00
Doc
62d03fb5be
Fix World::isBedWorks compile issue 2026-08-10 12:41:10 -04:00
Doc
d1af444fc1
ItemStack compile issue for the remove of SignItem 2026-08-10 12:36:20 -04:00
Doc
548579ce1e
Fix ServerLevel compile issue for tick and clockManager per-world time 2026-08-10 12:28:59 -04:00
Doc
bca45b5795
Fix Compile issue for KeyedRandomSpreadStructurePlacement 2026-08-10 12:25:21 -04:00
Doc
719d61c286
BlockBehaviour compile issue in fix for Bedrock
Based on other properties, BLOCK was replaced with IMMOVEABLE
2026-08-10 12:25:06 -04:00
Doc
df110a1789
Handle remove of MapItemColor component 2026-08-10 12:22:50 -04:00
Doc
a177c242d0
Fix another cat at in Removed class 2026-08-10 12:20:12 -04:00
Doc
1b6f2f78c6
Fix VelocityProxy compile issue 2026-08-10 12:04:43 -04:00