Commit Graph

11 Commits

Author SHA1 Message Date
Owen1212055
6d71abd25f Other random classes
net/minecraft/core/dispenser/
2025-05-29 21:32:46 -04:00
Owen1212055
4a82168542 ServerPlayer, ServerLevel, ServerEntity
net/minecraft/world/entity/vehicle/

Nothing much to note, reworked the loot table inventory serialization a bit

net/minecraft/world/level/

net/minecraft/world/entity/player
2025-05-29 21:32:46 -04:00
Owen1212055
62c4dda5f4 /net/minecraft/world/entity/monster
Some blocks

LayeredCauldronBlock.java.patch has strange diff-- the comment seems to be a red herring.

net/minecraft/network/protocol/login/
2025-05-29 17:15:45 -04:00
Owen1212055
d251511d35 net\minecraft\world\entity\projectile\ 2025-05-29 16:33:59 -04:00
Owen1212055
e0437448dd /net/minecraft/world/entity/decoration/
Note that a method was removed on Armorstand for a bug fix that makes literally zero sense, probably very old.
Also added and fixed the logic for leashes, as any entity can hold leashes but anything can be leashed.

Also very sad hack used to detect if the value was set.

/net/minecraft/world/level/block/entity/trialspawner/

/net/minecraft/server/network
2025-05-29 15:56:14 -04:00
Bjarne Koll
ca8da0e3ca Commands
ExperienceOrb award methods were consolidated to avoid this large of a
conflict in future versions for what is a single override.
Callers are expected to now pass null to the 3rd overload param as well.
2025-05-29 17:46:55 +02:00
Bjarne Koll
0795cbed25 Entity 2025-05-28 22:36:46 +02:00
Noah van der Aa
912e35ba5e work 2025-05-28 15:32:29 +02:00
Noah van der Aa
8fee18401c patch batch 2025-05-28 15:08:46 +02:00
Bjarne Koll
40c8d4f900 Couple of block entities 2025-05-28 13:57:49 +02:00
Bjarne Koll
b745ab65e6 Begin 1.21.6-pre1
Initial move of patches to rejected and non rejected source patches to
publish to patch-roulette.
2025-05-28 13:23:32 +02:00