9
0
mirror of https://github.com/SparklyPower/SparklyPaper.git synced 2025-12-19 15:09:27 +00:00

Update to Paper 1.21.4 (post hard fork™️ edition)

This commit is contained in:
MrPowerGamerBR
2025-01-14 00:52:12 -03:00
parent 3e8eff82ea
commit 8e7b51f5d7
98 changed files with 3947 additions and 5536 deletions

View File

@@ -8,8 +8,7 @@
# To import classes from the vanilla Minecraft jar use `minecraft` as the artifactId:
# minecraft net.minecraft.world.level.entity.LevelEntityGetterAdapter
# minecraft net/minecraft/world/level/entity/LevelEntityGetter.java
net.minecraft.world.level.block.entity.TickingBlockEntity
minecraft net.minecraft.world.level.block.Blocks
minecraft net.minecraft.network.protocol.game.ClientboundBlockUpdatePacket
minecraft net.minecraft.network.protocol.game.ClientboundRotateHeadPacket
minecraft net.minecraft.network.protocol.game.ClientboundAddEntityPacket
# To import minecraft data files, like the default chat type, use `mc_data` as the prefix:
# mc_data chat_type/chat.json
# mc_data dimension_type/overworld.json
#