generated from MrSphay/codex-agent-repository-kit
Move NeoForge shims out of exported packages
All checks were successful
Build / build (push) Successful in 9m21s
All checks were successful
Build / build (push) Successful in 9m21s
This commit is contained in:
@@ -6,7 +6,7 @@ package com.vinlanx.explosionoverhaul;
|
||||
import com.vinlanx.explosionoverhaul.ScanLoadPromptHUD;
|
||||
import java.util.function.Supplier;
|
||||
import net.minecraft.network.FriendlyByteBuf;
|
||||
import net.neoforged.neoforge.network.NetworkEvent;
|
||||
import com.vinlanx.explosionoverhaul.compat.network.NetworkEvent;
|
||||
|
||||
public class ScanLoadPromptPacket {
|
||||
private final boolean showPrompt;
|
||||
|
||||
Reference in New Issue
Block a user