Skip to content

Conversation

NeOzay
Copy link

@NeOzay NeOzay commented Aug 1, 2025

Make private methods and fields public or protected where necessary to be used directly in AE2FC.

see also: GTNewHorizons/AE2FluidCraft-Rework#326

@NeOzay NeOzay changed the title expose the elements needed to remove reflection in AE2FC Refactor: Expose the elements needed to remove reflection in AE2FC Aug 1, 2025
@NeOzay NeOzay changed the title Refactor: Expose the elements needed to remove reflection in AE2FC Refactor: Expose elements needed to remove reflection in AE2FC Aug 1, 2025
@Dream-Master Dream-Master requested a review from a team August 1, 2025 16:10
public AECableType getCableConnectionType(final ForgeDirection dir) {
return AECableType.SMART;
return AECableType.NONE;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the context behind this change?

@Dream-Master Dream-Master added the 🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta label Aug 8, 2025
@Dream-Master Dream-Master removed the 🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta label Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants