Skip to content

Commit

Permalink
Create code.pyi
Browse files Browse the repository at this point in the history
  • Loading branch information
Boonk8812 authored Oct 28, 2023
1 parent 2707528 commit 9315412
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions code/scripts/code.pyi
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
#include <info.json>
#include <script.gradle>

name1("namespace", defList1, nameData-DEF01);
{
def MakeInstance(instanceName, instanceVersion, instanceDirectory);
def GoogleInstance(googleInstanceName, googleInstanceVersion, googleInstanceDirectory);
def GoogleCloud(CloudInstanceName, CloudInstanceVersion, CloudInstanceDirectory);
def MinecraftCode(MinecraftCode, CodeFiles, JavaFiles, Directories);
}
#$int 5FFFFE
#java
#%java%minecraft%temp$crumb20
#obfuscated_maps
#obfuscateJavaCodeInObfuscationMaps
#$int 0000001C16F5E92B
#$int break 6e44af1
#this = case Dot.JavaData
#java.dot
#break
#break data java.uof
#echo ;'EOF'
#EOF.sh

0 comments on commit 9315412

Please sign in to comment.