Class NetworkGraphScanner
java.lang.Object
com.hrznstudio.titanium.block_network.graph.NetworkGraphScanner
-
Constructor Summary
ConstructorsConstructorDescriptionNetworkGraphScanner(Set<NetworkElement> currentElements, net.minecraft.resources.ResourceLocation requiredNetworkType) -
Method Summary
Modifier and TypeMethodDescriptionscanAt(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos)
-
Constructor Details
-
NetworkGraphScanner
public NetworkGraphScanner(Set<NetworkElement> currentElements, net.minecraft.resources.ResourceLocation requiredNetworkType)
-
-
Method Details
-
scanAt
public NetworkGraphScannerResult scanAt(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos)
-