Message from @eletrick33
Discord ID: 583417676425068570
scratch is just for noobs and toddlers
like christ, its so bad
<:GWsiraSataniaHAhaa:398886125873135616>
The after life is inevitable
<:soul1:492160663288807444> 👀
i. hate. scratch. it is actually useless and teaches you nothing about programming other than the system reads code from top to bottom
yeah
you actually learn more about programming from command blocks which is actually how i got in to coding
and, its just code blocks
dude
command blocks in minecraft
👌👌👌👌
no
yes
im making tetris in minecraft its pretty how it works
yeah
im using falling sand entities so i can just teleport them around
yup
all i need to do is make it so that when a falling sand entity comes in with a block it turns in to its respective form
then i have to do a system that tests if a line is full of blocks then i need to make a system that moves all the blocks down to the bottom
my only complaint about command blocks is that i wish i could put multiple commands in one command block that would compact things by a significant amount
also minecraft 1.14.2 is out so yeah go play it
yes java runs in a JVM
what language is that programmed in
Howdy
🤠
yeehaw
Yeah
theres multiple VMs but the standard jvm is written in C iirc
i wonder if theres a way to make it a java language run on the processor instead of a VM
it still does run on the processor
the VM does but not Java
i think you can remake Java in Assembly then it have it run on the processor like that
because i think Assembly runs directly with the processor
thats why its so friggin hard to read
javac compiles to machine code which then runs on the processor
but the jvm allocates a memory space to prevent buffer overflow
is this a flat earth server
i forget
yes it is
hmm thats pretty interesting ill have to do more research on interpreted languages