9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-27 02:49:15 +00:00

Seeing Through the Trick

This commit is contained in:
XiaoMoMi
2025-02-15 01:44:26 +08:00
parent 6f850ff7b3
commit f832614755
65 changed files with 985 additions and 106 deletions

View File

@@ -1,7 +1,5 @@
package net.momirealms.craftengine.mod;
import net.minecraft.network.protocol.game.ClientboundPlaceGhostRecipePacket;
import net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.objectweb.asm.tree.ClassNode;