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

Add some SparklyPower-specific patches, update README

This commit is contained in:
MrPowerGamerBR
2024-06-13 11:57:18 -03:00
parent bd3776d9ee
commit 8252a38f3d
11 changed files with 117 additions and 7 deletions

View File

@@ -8,3 +8,8 @@
# 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