mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-04 05:14:27 +00:00
@@ -20,7 +20,7 @@ import java.util.List;
|
||||
|
||||
public interface Block {
|
||||
|
||||
public List<ContinueItem> getContinues();
|
||||
public List<ContinueItem> getContinues();
|
||||
|
||||
public List<List<GraphTargetItem>> getSubs();
|
||||
public List<List<GraphTargetItem>> getSubs();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user