What Minecraft Looks Like for a Mojang Dev

Поделиться
HTML-код
  • Опубликовано: 21 дек 2024

Комментарии •

  • @excuse_me_what_99990
    @excuse_me_what_99990 3 месяца назад +8199

    i cannot get over the fact that at some point anyone may have interacted with a mob named FatSnail

    • @FunAngelo2005
      @FunAngelo2005 3 месяца назад +62

      Yup

    • @misgogo
      @misgogo 3 месяца назад +210

      i used the mob andd my dog name was stinkysnail lol

    • @zackcyganek2090
      @zackcyganek2090 3 месяца назад +13

      Lol

    • @Psyko_Monk3y
      @Psyko_Monk3y 3 месяца назад +50

      All hail the soup stone

    • @Fremek
      @Fremek 3 месяца назад +13

      ​@@misgogoThats CRAAAZZZY!!1!!

  • @justinbombach9873
    @justinbombach9873 3 месяца назад +3368

    That poor villager at 14:20 is getting an autopsy while he's still alive....

    • @tabimechner
      @tabimechner 3 месяца назад +68

      call that a vivisection

    • @spokuble8208
      @spokuble8208 3 месяца назад +38

      its called a vivisection

    • @podvalja
      @podvalja 3 месяца назад +3

      B

    • @turboDream228
      @turboDream228 3 месяца назад +1

      ​@меффин о, ник на русском

    • @scp-173.
      @scp-173. 3 месяца назад +6

      ''so lets dysect the brain of this villager''

  • @Legitimoose
    @Legitimoose 3 месяца назад +1966

    a couple months ago while poking around with modding i ran into the disabled debug renderers! i had thought to myself "this would make a really good video", but never ended up making it. this goes above and beyond, i love all the information in this. i am simply fascinated :O

  • @lejoueurfreetoplay
    @lejoueurfreetoplay 3 месяца назад +1355

    1:53 "nearly unplayable" I play with that kind of lag daily

    • @iLoveBigKnockers
      @iLoveBigKnockers 3 месяца назад

      ☝️🤓

    • @CharlieCoding
      @CharlieCoding 3 месяца назад +46

      Fr 20-30fps

    • @MrGodofcar
      @MrGodofcar 3 месяца назад +24

      That is the condition of my main base and zombie spawner xp farm one

    • @MOREMONKEYMARIO
      @MOREMONKEYMARIO 3 месяца назад +33

      @@MrGodofcar For me it's my shaders but I don't want to turn them off because they look cool

    • @djw7141
      @djw7141 3 месяца назад +10

      That’s just how I play on pvp servers and I think it makes me better 🤷‍♂️

  • @SuperDuggy117
    @SuperDuggy117 3 месяца назад +32

    This is really interesting! I especially love how the test command utilizes colored beacons to tell you if it was successful as well as "printing" the error message on a lectern. Such an out-of-the-box and hilarious way of displaying that!

  • @花丸
    @花丸 3 месяца назад +429

    In most video games, seeing these sort of debug tools is normal. I never once thought about Minecraft having them for some reason but there is something special about seeing it done in Minecraft. It's like the inner workings of my favorite video game have always been a secret up until now. Super cool! Thank you!

    • @Exploding_Pencils14
      @Exploding_Pencils14 3 месяца назад +13

      I think its cuz you dont really see minecraft as a game any more due to you getting used to playing it and stuff
      Idk just speculation

    • @S4NSE
      @S4NSE 2 месяца назад +2

      I felt similiar on Oot for the n64, people worked a debug rom that can display hitboxes etc, very interesting, recommend looking into it

    • @S4NSE
      @S4NSE 2 месяца назад +5

      ​@@Exploding_Pencils14yea Minecraft feels like a world, not a game 😂

  • @mkks4559
    @mkks4559 3 месяца назад +1295

    I remember that during the last Minecraft Live, they talked about how they created new developer tools to make features. While they didn't specify if they were internal or external, it'd be cool if these were some of them.
    Also, it's interesting how all of the mobs with special "brain" AI were introduced starting from 2019.

    • @UnknownUser-mj8rg
      @UnknownUser-mj8rg 3 месяца назад +72

      Not that interesting if you've been modding, the brain system is a new system they've made. Goals are old. Brains, at least imo haven't really asked what other people think, are the superior system.

    • @cd7677
      @cd7677 3 месяца назад +44

      I think its unnecesary for simpler mobs like tadpoles, armadillos and maybe goats, its known to create lag with villagers and piglins when they have a lot of things on their mind lol

    • @mkks4559
      @mkks4559 3 месяца назад +61

      @@cd7677 Goats need a complex AI to know where to plan their jump, but for tadpoles, I have no idea lol, but I'm not even a modder, so I'm bound to not understand some of their decisions. I see why armadillos may need brains though as their AI is more complex than the average mob.
      I guess lag is just the cost of adding mobs with a better pathfinding. The solution would be optimizing the AI itself instead of using a worse one.

    • @mtarek2005
      @mtarek2005 3 месяца назад +5

      many of these seem very recent like the event one for sculck and allays or brains for just the recent mobs

    • @mtarek2005
      @mtarek2005 3 месяца назад +3

      ​@@cd7677I think it's just the newer system

  • @immuno9015
    @immuno9015 3 месяца назад +583

    I love how when a test passes, there is a little smiley face

    • @ferenccseh4037
      @ferenccseh4037 3 месяца назад +45

      Fun fact, sometimes you aren't smiling when a debug test passes, instead you ask "THEN WHY ISN'T IT WORKING?!"

    • @strawberriesandcum
      @strawberriesandcum 3 месяца назад

      @@ferenccseh4037 or "WHY/HOW IS IT WORKING?!"

    • @almicc
      @almicc 3 месяца назад +2

      although i'm a little disappointed they didn't change the plurality of the message when you only have 1 test...

    • @m4rt_
      @m4rt_ 3 месяца назад +12

      ​@@almicc This is a common issue and developers often don't bother adding extra logic for that one edge case, so they either just leave it be, or put the s in parenthesis: "1 test(s)..."

    • @almicc
      @almicc 3 месяца назад +3

      @@m4rt_ i just think the opportunity to write those couple extra characters to handle plural strings is so uncommon anyway that you might as well do it when you get the chance, especially in a language like java where it's super easy to do in the same line with a ternary. the small details always elevate quality in ways we feel but don't realize.

  • @willbul6065
    @willbul6065 3 месяца назад +47

    16:10 bro just doxed that bee and his whole family 💀

  • @SteveKunGz
    @SteveKunGz 3 месяца назад +14

    There is a command that was removed in some versions, it is /resetchunk command. It does regenerate chunk around you but quite laggy and slow. They might have remove it because of this. Great video btw! I would love to see more of this!

    • @Olflix
      @Olflix 3 месяца назад +1

      Wait a second, it was removed? I vaguely remember using this command in 1.15

  • @fx-modding
    @fx-modding 3 месяца назад +185

    9:27 This is not a discontinued feature. It's simply not shipped.
    They use ProGuard, which will strip out unused code. That code is probably controlled by a value in the constants file.
    ProGuard will see that this code can never run since nothing can change that variable (except someone modifying the code), so it removes it.

  • @slicedlime
    @slicedlime 3 месяца назад +2061

    Game tests, not unit tests - these are way too interconnected to be considered units. Good work piecing stuff together!
    Your test failed because you tested for the powder snow immediately, and it doesn't appear until the game has actually ticked. Also, seeing game tests written with those mappings is extremely cursed 😄

    • @unnamedbot2960
      @unnamedbot2960 3 месяца назад +62

      arent mojmaps even more cursed than ie yarn?

    • @meþmes
      @meþmes 3 месяца назад +136

      no way actual mojang dev

    • @apollo4950
      @apollo4950 3 месяца назад

      @@unnamedbot2960 slicedlime is a minecraft dev, considering all their work is in mojmaps I think they'd find it more natural :P

    • @Julienraptor01
      @Julienraptor01 3 месяца назад +39

      Welp, we do what we can with the mappings XD, but it must indeed feel weird to see the made up names that we found

    • @EightSidedSquare
      @EightSidedSquare  3 месяца назад +787

      I appreciate the correction! While Yarn mappings are what I'm most used to, I gotta admit the official mappings have some incredible method names, like spawnWithNoFreeWill in GameTestHelper or tellWitnessesThatIWasMurdered in Villager.

  • @apollo4950
    @apollo4950 3 месяца назад +514

    You missed one of the more interesting developer commands: /chase. It allows you to sync two or more clients from the same or different machines and when you move on the "lead" client the "following" clients will move the same way. It was added in 1.18 to help test worldgen changes.

    • @EightSidedSquare
      @EightSidedSquare  3 месяца назад +243

      You're right, I missed that one. Interestingly this command is still in code but never registered, that's why I missed it.

    • @jan_harald
      @jan_harald 3 месяца назад +14

      that sounds pretty amazing, can you do it mutually too, like A follow B, and B follow A at the same time? if so, then you could probably make fun multiplayer map setup, where you have to control the other person, and they have to tell you how to move, and you have different physical maps, normally the closest you could possibly get is like, constant teleportation, or something, which would be pretty janky

    • @jan_harald
      @jan_harald 3 месяца назад +4

      huh, are there more missed commands?

    • @apollo4950
      @apollo4950 3 месяца назад +18

      @@jan_harald It's not mutual, only one player can have control. It wouldn't be useful for maps anyways because it's just constantly running teleportation commands on the following clients.

    • @KingofbeastKaido
      @KingofbeastKaido 3 месяца назад

      ​@@EightSidedSquarepls teach me how to download modsss

  • @Tempy_Galactic
    @Tempy_Galactic 3 месяца назад +49

    16:35
    huh I didn't know bees followed warrior cat naming conventions :p

    • @SheepsAhoy.
      @SheepsAhoy. 3 месяца назад +6

      saw those names and immediately checked the comments for exactly this.

  • @block_place1232
    @block_place1232 3 месяца назад +1805

    I just realised something: Almost all new mobs now use the brain system (1.16+ mobs) meanwhile the older ones don't (like the pig or the horse)
    The glow squid was added in 1.17 but that is basically a re skin of the squid (which was added in Minecraft alpha)

    • @thememermonkey2
      @thememermonkey2 3 месяца назад +136

      Also the brain system seems to just be the ai technique called Goal Oriented Action Programming

    • @Caellyan
      @Caellyan 3 месяца назад +136

      It would be messy to update old mobs to the new system which is why I guess it makes sense to keep both around - imagine "refactoring; old mobs behave similar but different" note in a snapshot.

    • @UdderlyEvelyn
      @UdderlyEvelyn 3 месяца назад +22

      How bad is it that squids still feel new to me..

    • @jeffyjeffy9593
      @jeffyjeffy9593 3 месяца назад +6

      Every beast will be slain.

    • @z30_HUNGARY
      @z30_HUNGARY 3 месяца назад +13

      But villagers have the brain system too, and they were added before 1.16. That means they were "retrofitted" for some reason.

  • @Narickron
    @Narickron 3 месяца назад +419

    22:00 ohh that explains 1 glitch in bedrock were a shipwreck can spawn super high in the air

    • @cylian91
      @cylian91 3 месяца назад +41

      i believe java also had this bug at some point but it was fixed

    • @Cronicfire
      @Cronicfire 3 месяца назад +27

      It was not fixed but I am not here to argue so have a nice day 👍

    • @LyleLylefr
      @LyleLylefr 3 месяца назад +2

      I was just about to comment that

    • @brodydenton6952
      @brodydenton6952 3 месяца назад +8

      Yep, most likely it doesn’t locate a spot to place it below so it places it at that box in the sky.

    • @capsey_
      @capsey_ 3 месяца назад +5

      also the height map visualization explains why they spawn on land sometimes, because where there is no water the ocean floor height map defaults to land

  • @JonathanDavidsonn
    @JonathanDavidsonn 3 месяца назад +360

    Just as aa heads up, the unit test isn't performed by a human, it's often ran automatically when developers submit their work. It's a way to make sure your changes don't break a certain expectation of a unit test.

    • @TheCommunistRabbit
      @TheCommunistRabbit 3 месяца назад +44

      Nobody cares, real men test in production.

    • @JonathanDavidsonn
      @JonathanDavidsonn 3 месяца назад +8

      @@TheCommunistRabbit >:(

    • @jesperkuipers9432
      @jesperkuipers9432 3 месяца назад +8

      Something crowdstrike is allergic to

    • @JonathanDavidsonn
      @JonathanDavidsonn 3 месяца назад +1

      @@jesperkuipers9432 that one I have no idea how it didn't trigger errors on unit tests.
      I still theorise the update itself died, the code was fine but the way the update was packaged and sent instead caused an issue.
      I haven't looked at it ever since cause I just CBA lol. There's so much information slop that I can't get the exact details without the sources looping eachother

    • @jesperkuipers9432
      @jesperkuipers9432 3 месяца назад +7

      @@JonathanDavidsonn The root cause of the outage was a faulty sensor configuration update that specifically affected Windows systems. The channel file 291 update was never issued to macOS or Linux systems as the update deals with named pipe execution that only occurs on the Microsoft Windows OS. -techtarget
      Also insider sources confirmed that they were not testing code due to lack of time

  • @maxrburgess
    @maxrburgess 3 месяца назад +17

    9:03 Section Visibility is likely to determine which sections to render based on whether it's visable from the one the player is. If you're strip mining you only render the chunks in the tunnel.

  • @flauschigesalex
    @flauschigesalex 3 месяца назад +11

    I love how you can see how the code improved like how a spawner isn‘t a structure but everything else is. Really interesting to see differences between mojangs and microsofts work

  • @wishntt
    @wishntt 3 месяца назад +1865

    i fucking love squares that have eight sides

  • @Tsunamicat108
    @Tsunamicat108 3 месяца назад +190

    This is actually really cool. Im gonna install it so my friends think i’m smart when i randomly turn stuff on and off and see the green boxes

    • @gabehembling1088
      @gabehembling1088 3 месяца назад +20

      wow cool green boxes

    • @daylawashere
      @daylawashere 28 дней назад +1

      ​@@gabehembling1088 tbh thats the average non developer mindset

  • @jan_harald
    @jan_harald 3 месяца назад +60

    I'm fairly sure the problem with the block test was that it ran the test IMMEDIATELY, whereas it takes like a tick to actually dispense the snow
    and the testblockatend will wait until the test is "finished" and THEN test the block, in this case it'll first press the button and wait to dispense, I assume there's a time limit by default, for the tests, and it's likely also possible to manually finish them

  • @LalraMeConsume
    @LalraMeConsume 3 месяца назад +2

    wow this opened my eyes, I never realized how important all the debug & testing features in games really were until now. thank you for this vid!

  • @Stampyboyz
    @Stampyboyz 3 месяца назад +23

    20:39 bro sounded like he's working at news station in a village

    • @jumpathy_dev
      @jumpathy_dev 3 месяца назад

      LMAO

    • @GakirohTV
      @GakirohTV 26 дней назад

      it's amazing to me that there is an Age of Empires reference this deep in the gamecode

  • @DogsRNice
    @DogsRNice 3 месяца назад +133

    23:16 this is what it looks like when you view a decompiled half life 2 map in hammer

    • @lollovec
      @lollovec 3 месяца назад +9

      Indeed

    • @LH7_Legendan
      @LH7_Legendan 3 месяца назад

      True

    • @DogsRNice
      @DogsRNice 3 месяца назад

      I was not expecting more than one person to relate to this lol

  • @OccyP
    @OccyP 3 месяца назад +105

    I think the debug path gives you a file with the specified mobs data/code dumped in it so you can check if something goofy happened

    • @IndianNinja8299
      @IndianNinja8299 3 месяца назад +11

      The fact he didn't check his file system is mind blowing

    • @xjanise2412
      @xjanise2412 3 месяца назад +12

      @@IndianNinja8299 he DID say at the start that he wont check out logs

  • @anunusualstoutshako728
    @anunusualstoutshako728 3 месяца назад +192

    Interesting that there's some debug tools they keep in the game, everything F3 related, but then there's others they decide to strip out for the public build. Really interesting stuff

    • @terra_creeper
      @terra_creeper 3 месяца назад +39

      I think it's mainly based on how useful the features would be to players (also removing the f3 screen now would definitively cause a lot of outrage). The f3 screen contains debug information, but it's mostly performance infos and details about block states, which are quite useful to have as a player. And the included debug renderers are still useful to players (chunk bounds, hitboxes). But most of the other debug renderers/features are more or less only useful for developers, so they're not included.

    • @lunlunnnnn
      @lunlunnnnn 3 месяца назад +9

      @@terra_creeper some of these features, like especially the brain debug renderer for example, would be very useful to mod devs who want to implement new mobs tho

    • @Oscar-vs5yw
      @Oscar-vs5yw 3 месяца назад +13

      maybe for performance reasons, most programs have dev builds and release builds which are optimized for users. As the video mentioned, some of the debug renderers had to send packets that the player generally would not have, this would severely hamper performance. Java as a language makes it extremely hard to completely remove code from a program, which is why I suspect the debug code is in the release build, it's just not ran for performance reasons.

    • @terra_creeper
      @terra_creeper 3 месяца назад +6

      @@lunlunnnnn There are enough remnants of these systems to reimplement them using mods, as shown in the video. And while it may take more effort at first, making a debug renderer yourself is ultimately better, since you can specify it how you want, instead of needing to conform to mojangs debug renderers.
      For people who are not mod devs, these debug renderers are not useful, so removing the performance hit tied to them is the correct choice from a game design perspective.

    • @klaasdepaashaasmrhaas
      @klaasdepaashaasmrhaas 3 месяца назад +3

      @@terra_creeper I guess some of them would give the users unfair advantages. Like the burried tressure at 22:10

  • @involuntaryascetic3602
    @involuntaryascetic3602 Месяц назад +2

    6:23 Redstone moment. Redstone components only tick every 2 ticks so the test spawned in, pushed the button, then checked the block next tick, and then the tick after that it became powdered snow

  • @ThatDevExotic
    @ThatDevExotic 3 месяца назад +6

    The reason why the pig wasn't going toward it's path was due to the fact of how you were executing it as the entity, thus ~ ~ ~ would be it's local position.

  • @StrixsMC
    @StrixsMC 3 месяца назад +60

    7:44 youtube decoder is going crazy

  • @chrismudd1891
    @chrismudd1891 3 месяца назад +96

    I've always wanted to be a Minecraft Dev, but I never realized quite how different it would look other than normal game dev experiences I've had. Thank you for this walkthrough.

    • @BorzoiSpotProductions
      @BorzoiSpotProductions 3 месяца назад +10

      Lots more napping and lounging for sure

    • @RCG_comment
      @RCG_comment 3 месяца назад +1

      @@BorzoiSpotProductionsfr

    • @ShadowzClan-1
      @ShadowzClan-1 3 месяца назад +1

      @@BorzoiSpotProductionsThey wouldnt be getting paid if they did that

    • @Lordrockerkiller
      @Lordrockerkiller 3 месяца назад +4

      ​@TheEmeraldClan i dunno bro, considering the fact it took them like 5+ years to add bundles, while modders who have significantly less tools than them have been making similar items like backpacks since 2016, or the fact that most of their updates have to be split into two or three while most 5 dev mod teams can make bigger mods in a few months for free, it really seems like all mojang devs do is do 30 mins of work for ever 3 hours napping.

    • @yswnova
      @yswnova 3 месяца назад

      ​@@Lordrockerkilleryou're slow if you think they've actually been working on bundles that long😂

  • @theyoutubeplague3383
    @theyoutubeplague3383 3 месяца назад +53

    14:43 this villager doesn't remember the last time he slept... same

  • @Satict
    @Satict 3 месяца назад +9

    YOU READ MY MIND AT 23:03 BRO I LITERALLY WAS THINKING OF THAT THE WHOLE VIDEO LONG-

  • @NRGJobro
    @NRGJobro 3 месяца назад +20

    I have a 1.19.60 dev version of Bedrock edition and it has an Imgui window with 100x more features. It’s got a ton of cool stuff

  • @thebloxxer22
    @thebloxxer22 3 месяца назад +27

    10:30 This was the case since Release 1.3.2, where, in a single player context, the client and server is the same set of programs.

  • @laserslime
    @laserslime 3 месяца назад +10

    I remember messing around with these myself a few years ago. It's crazy to see how many more debug features have been added since then!

  • @spin4team4096
    @spin4team4096 25 дней назад +1

    6:25 Because it takes a few ticks for the dispenser to dispense. What you coded has 0 delay, so it checked both things instantly, before It could even finish

  • @ms.magenta
    @ms.magenta 3 месяца назад +1

    I love this, we're seeing into the heart of the silly block game and what makes it tick
    also yeah no wonder updates take so long to make, all this testing to make sure things run smoothly

  • @Yesil_Ata
    @Yesil_Ata 3 месяца назад +29

    16:41 FireFox

  • @割
    @割 3 месяца назад +24

    i feel like this mod will be helpful for the technical minecraft community, also the fact that mojang had all these strings in the games code but just disabled them with a "false" value is interesting. great video man :)

    • @palmberry5576
      @palmberry5576 3 месяца назад +3

      It’s not too useful as quite a few of them are implemented in mods like minihud (which is designed specifically for use by technical Minecraft rather than debugging purposes)

  • @QUEfrang
    @QUEfrang 3 месяца назад +79

    squares with double the sides have double the benefits

    • @vladivascanu108
      @vladivascanu108 3 месяца назад +2

      Acktually eight times since squared have 1 side - 🤓🤓

    • @BouncyBonBon
      @BouncyBonBon 3 месяца назад +11

      @@vladivascanu108 Actually double the sides since squares have 4 sides but one face. Don't try and be smart about it when you don't even know the facts properly lol

    • @master2bean
      @master2bean 3 месяца назад +1

      ⁠@@BouncyBonBon
      No need to be rude to someone just because they obviously don’t know what they’re talking about and are spreading misinformation
      There are kinder ways to have constructed that reply without such the condescending tone and putting the poor guy down so much, let’s try kindness

    • @vladivascanu108
      @vladivascanu108 3 месяца назад +4

      @@BouncyBonBon It was ironic. Nerd emojis should have been a dead giveaway.

  • @Ransomwave2
    @Ransomwave2 3 месяца назад +9

    7:49 youtube video compressor going insane

  • @tyxolotl
    @tyxolotl 3 месяца назад +1

    ok tht was smart releasing the mod early to ko fi members and then making it avilable when the video comes out makes it so that nobody doubts youll release it and everyones happy

  • @kaiserv1n
    @kaiserv1n 3 месяца назад +16

    "my frustum is quite pointy" that sounds interesting

    • @HungryWarden
      @HungryWarden 3 месяца назад +8

      The word “frustum” sounds like a word for something inappropriate.

  • @SillviaTV
    @SillviaTV 3 месяца назад +98

    Eight is genuinely one of the most unhinged of my friends and I love it

    • @Vivers01
      @Vivers01 3 месяца назад +6

      I can’t imagine how he acts irl

    • @SillviaTV
      @SillviaTV 3 месяца назад +9

      @@Vivers01 Exactly the same ngl

    • @ProSureString
      @ProSureString 3 месяца назад +4

      @@SillviaTVXD

  • @jaykebird2go
    @jaykebird2go 3 месяца назад +14

    I would bet that the initial commands "debugpath" and "debugmobspawning" probably generates a bunch of logs in relation to mob pathfinding and mob spawning, respectively. Wonder what you would see if you tried those again if you had a debugger connected up to it.

    • @BennydoesstuffYT
      @BennydoesstuffYT 3 месяца назад

      They didnt work cus he didnt enter any parameters

  • @Ligshuthecreator
    @Ligshuthecreator 2 месяца назад +5

    1:26 rekrap is crying rn

  • @hunam_
    @hunam_ 3 месяца назад

    That's SUCH a cool video, thanks for not skipping over some details, thanks for the mod too, it will be useful for devs including myself

  • @TheK1ngOf_Trading
    @TheK1ngOf_Trading 3 месяца назад +61

    17:03 WAIT A MINUTE! This means mojang already has the collisions boxes for vertical slabs, and yet they keep them away from us!

    • @futuremapper_
      @futuremapper_ 3 месяца назад +27

      Uh yeah? It’s super easy to make the collisions, they just don’t for artistic reasons

    • @EvilParagon4
      @EvilParagon4 3 месяца назад +12

      They want players to be "creative". Vertical slabs (and wool stairs) have been rejected for that reason for years.

    • @ChocoRainbowCorn
      @ChocoRainbowCorn 3 месяца назад +11

      @@EvilParagon4 I still think this is dumb in all honesty

    • @EvilParagon4
      @EvilParagon4 3 месяца назад +8

      @@ChocoRainbowCorn Yes, Mojang is dumb.
      They rarely take ideas from the community, most of the time their implementations are accidentally/coincidentally the same as a modder's, or they are intentionally taken as a community idea and modified into something else to "one up" the community in a sense.
      Basically, they try and make something better than what the community wants, which sounds good on paper, until you realise if the community has a perfect idea, Mojang will butcher it to make something else.
      Good examples include:
      1. Sharks: Mojang saw how in-demand sharks were and thought we wanted an underwater melee mob, and introduced the Drowned.
      2. Hang gliders: Mojang saw the demand for aerial transport facilitated by gliding, and added the elytra rather than a cheaper vehicle item.
      3. Mending nerf: Mojang saw the demand for mending to be less relied upon, and are currently experimenting with making villager trading way harder, without actually touching the enchantment itself to nerf it.
      4. Backpacks: Increased inventory has been a massive request for years, and Mojang has decided to first use a portable chest box from an alien dimension (Shulkers) and when that didn't stop demand for a backpack, they are now experimenting with a bundle.
      There are many instances where Mojang heard feedback and has done something _different_ just ot be different, not good. Granted, sometimes Mojang is correct. Dyed wood for instance has been a massive request for years, and while we still don't have a complete set of 16 yet, these days every update comes with a new wood colour that functions exactly like "dying" the wood.
      In the case of vertical slabs however, it's just pure rejection. Not even replacing them with something else unless you want to count walls for some reason. A similar example can be made with wool/carpetted stairs, which Mojang also rejects. Both cited as "players can be more creative with these limitations".

    • @ChocoRainbowCorn
      @ChocoRainbowCorn 3 месяца назад +2

      @@EvilParagon4 Yeah, I can understand what you are saying, although for Shulkers and Bundles I can at least see this working out. Rest of the things, not sure if I got anything on that, but I do get your comment, so thanks for explaining a few things at least.

  • @S.m1cha3l
    @S.m1cha3l 3 месяца назад +7

    The testing command would be great for redstoners to test a ton of complex circuits.
    The reason tadpoles and so have a brain is because those are newer mobs, villagers where revamp so they also show

  • @aGamerInTraining
    @aGamerInTraining 3 месяца назад +48

    6:14 AAA ITS GOT MY NOSE I CANT BREATHE AAAA

  • @pogarmor4576
    @pogarmor4576 27 дней назад

    This is honestly really interesting. I never thought much about the inner workings of Minecraft but this sparked that thought for me.

  • @wlockuz4467
    @wlockuz4467 8 дней назад

    Its really neat that they use ingame mechanics for testing.
    Beacon color for test status, and lectern for test output.

  • @HenriqueSantos-d9o
    @HenriqueSantos-d9o 3 месяца назад +9

    1:22 rekrap2: look what they need to mimic a fraction of my power!

  • @SeaMonkeee
    @SeaMonkeee 3 месяца назад +13

    7:47 GGs to Bitrate.

  • @Ziggyzaggy300
    @Ziggyzaggy300 3 месяца назад +7

    7:36 man I sure do love 1080p AAAH

  • @xYottabyte
    @xYottabyte 3 месяца назад

    that block update makes things more intuitive, it's like learning Differential Equations from book but your instructor actually explains how it all works and it isn't all formula magic

  • @jshdodokiller
    @jshdodokiller 2 месяца назад

    As a software developer, its always really cool to see how different software is made and what debug features they make for it, especially games as they tend to have very specific debug tools that you wont see anywhere else. Great video!!!

  • @ThylineTheGay
    @ThylineTheGay 3 месяца назад +8

    tbh that unit testing sounds useful for mod devs too

  • @USER-ZB2YT
    @USER-ZB2YT 3 месяца назад +9

    2:20 This needs to be in game for verified servers. That is such a great feature.

    • @atmudia
      @atmudia 3 месяца назад +3

      Servers already uses this as plugin

    • @USER-ZB2YT
      @USER-ZB2YT 3 месяца назад +2

      @@atmudia Well yeah but it would be way cooler if it was in the base game (unmodified). This would allow for a lot of cool things for people that have basically no idea of plugins but know the basics of commands.

    • @HermesKitindi
      @HermesKitindi 3 месяца назад

      You actually can work Minecraft plugins

  • @SRAZKVT
    @SRAZKVT 3 месяца назад +44

    honestly the unit testing part would be great when making mods, especially if you're touching redstone
    i make mods that touch redstone
    i want this
    i might actually make my own mod for it tbh

    • @burkino7046
      @burkino7046 3 месяца назад +9

      Modloaders already enable gametests.

    • @SRAZKVT
      @SRAZKVT 3 месяца назад

      @@burkino7046 do they ? i never noticed that, not that i ever searched for it to be honest

    • @pwouik9784
      @pwouik9784 3 месяца назад

      2no2name have a mod for that

    • @SRAZKVT
      @SRAZKVT 3 месяца назад

      @@pwouik9784 im in 1.7 and 1.8 though, just enabling it isn't enough, there it just straight up doesn't exist

  • @SpeedMcQueen_helper10
    @SpeedMcQueen_helper10 2 месяца назад +1

    14:20 the villager just minding his business just having a good day, but then he comes in 14:20

  • @godzillaridergamer
    @godzillaridergamer 3 месяца назад +4

    dev commands arent intentionally hidden from players or anything, they just arent usually needed for the average player, so they are removed to not be accessible
    edit, they are pretty much just used to test features

  • @oPixeel
    @oPixeel 3 месяца назад +44

    THIS IS ACTUALLY SO USEFUL

    • @oazzies8450
      @oazzies8450 3 месяца назад +1

      like the raid center. That would save so many hours for me looking for some random pillager

    • @apollo4950
      @apollo4950 3 месяца назад +4

      @@oazzies8450you can also just ring a bell to make all the pillagers glow

    • @redvortex_p
      @redvortex_p 3 месяца назад

      found ya!

    • @oPixeel
      @oPixeel 3 месяца назад

      @@redvortex_p okay mr red vortex

  • @lotarion
    @lotarion 3 месяца назад +3

    7:00 this could also be extremely useful for mod developers to do basically the same thing

  • @NeonForever
    @NeonForever 2 месяца назад +17

    0:13 I think thats too many bread crumbs 😭

  • @emanuel_orozco_rodriguez
    @emanuel_orozco_rodriguez 3 месяца назад +1

    At 8:00, in games/software in general, culling refers to hiding faces from models/shapes that are blocked by other faces, mostly faces a the "back" side of a model. This will save a lot of performance, especially with minecraft having every block as an individual model.

  • @unuisance
    @unuisance 3 месяца назад +1

    Wow this is really cool. Also very useful in some cases, such as searching for underwater structures.

  • @AEWYU
    @AEWYU 3 месяца назад +3

    I honestly think minecraft should have an option to enable all developer tools in the settings so that their more available to mod developers

  • @UFO-g2b
    @UFO-g2b 3 месяца назад +8

    13:57 why does a minecraft villager have more things going on in his brain than mine-

  • @legoman2274
    @legoman2274 3 месяца назад +21

    No way, EightWeekUploadSchedule posted

  • @SapioiT
    @SapioiT 3 месяца назад +2

    World Gen Attempt sounds like it would be used to generate a map ahead of time, so they can use commands like /findbiome and /findstructure, to see if things spawned where they should, but with the whole map being generated ahead of time, so the tests can run without waiting for the map to generate as the tests load the relevant map portions.

  • @ZynSays
    @ZynSays Месяц назад

    Some of these debug tools are actually great ideas for things to use in other projects tbh! Generating simple names based on UUID is a wonderful idea for debugging any sort of entity system nicely.

  • @MonsterHunter5025
    @MonsterHunter5025 3 месяца назад +4

    16:41 OAK WHISPER

  • @Greeen3Boi7
    @Greeen3Boi7 3 месяца назад +3

    22:29 „here is Sebastian“🔥🔥🔥

  • @HeimiSoirn
    @HeimiSoirn 3 месяца назад +2

    I've always wanted to develop games for Minecraft, but I never knew how different it would be from my previous experiences with game development. I am appreciative of this walkthrough.

  • @veddy1674
    @veddy1674 3 месяца назад +3

    honestly, I think game developers are the best most elegible people for speedrunning any game

  • @BeardBarians
    @BeardBarians 3 месяца назад +1

    Turning the UUID into a readable prefix and suffix is such an amazing idea by Mojang

  • @scout1696
    @scout1696 3 месяца назад

    This is actually incredibly interesting! I never really knew the finer details about how things worked, but now I do!

  • @ro0n655
    @ro0n655 3 месяца назад +9

    7:34 yummy bitrate lol

  • @invalid_user_handle
    @invalid_user_handle 3 месяца назад +12

    This definitely gives insight to how many conflicting legacy systems Minecraft has under the hood, considering mobs introduced before 1.14 are still using the old goal system while almost every mob after the fact is using the Brain system, and how Game Events are only exclusive to the stuff added in 1.19 even though things before that probably could've used them well enough...

  • @justallama1249
    @justallama1249 3 месяца назад +4

    i really want to use the debug rendering stuff to make a properly functional Warden origin

  • @kacperfilipek8461
    @kacperfilipek8461 3 месяца назад

    I've never seen how in-game unit tests look, it's so cool!

  • @noshame2389
    @noshame2389 3 месяца назад

    This was is such a fascinating way to look at Minecraft it explains so much of how im expecting the game.

  • @DissonantSynth
    @DissonantSynth 3 месяца назад +26

    The link to Henrik Kniberg's video about testing Minecraft is broken. Search "Testing Minecraft Henrik Kniberg Agile with Jimmy"

  • @Monkeymario.
    @Monkeymario. 3 месяца назад +9

    12:12 Quasi-connectivity.

  • @Voriaxly
    @Voriaxly 3 месяца назад +5

    1:03 maybe it tells the mob to pathfind to a block, and since ur telling it to go where it alr is, it does nothing.

    • @arthur_philyppis
      @arthur_philyppis 3 месяца назад

      Wait... a command to control MOBS?
      I want it!

  • @theblaze89miller
    @theblaze89miller 3 месяца назад +1

    I cannot believe Minecraft bee naming system is nearly identical to the Warrior Cats naming system

  • @SuperLlama88888
    @SuperLlama88888 3 месяца назад +1

    I love those breadcrumbs at the start! Amazing video!!!!

  • @captainphoton1693
    @captainphoton1693 3 месяца назад +7

    So. Mojang.
    Can you pls give all of that to us. Including the test command. Mainly the test command tbh. Maybe with your tests. But that nit a necessity. Just the command itself would be amazing.

    • @moobqufad-ge8et
      @moobqufad-ge8et 3 месяца назад

      they could make a new gamemode for debug and testing stuff

    • @FuryJack07
      @FuryJack07 3 месяца назад

      ​@@moobqufad-ge8et maybe a gamerule or an entirely separate thing(like hardcore mode), as making it a gamemode like survival/creative/spectator would limit what you could do for no reason

  • @44Hd22
    @44Hd22 3 месяца назад +6

    1:17 maybe it gives feedback in the code or there’s a cheatcode that opens a special menu.

    • @nopfp416
      @nopfp416 3 месяца назад

      That's what I was thinking

  • @realcartoongirl
    @realcartoongirl 3 месяца назад +3

    20:28 EatGrassGoal 😂

  • @afriendlyfox
    @afriendlyfox 3 месяца назад

    omg you did a great job figuring this out and results are very much impressive! this is a valuable toolbox for modders

  • @vorea
    @vorea 3 месяца назад +1

    7:12 also mod devs can (and should) take advantage of this. these systems usually are also designed to function autonomously without the full game running (so it probably is worth to check if it can do that, if you're a mod dev)

  • @trollsansofficial
    @trollsansofficial 3 месяца назад +3

    Imagine trading with a villager called dirt voice

  • @dariop_200
    @dariop_200 3 месяца назад +3

    8:18 it sounds like "When I press F3 and you"

  • @私は愚かだ
    @私は愚かだ Месяц назад +5

    21:14 pov my ADHD

  • @fallencloser5028
    @fallencloser5028 2 месяца назад +1

    Pretty sure village sections might be liked to how they are generated like a structure block making the first village section with jigsaws making paths houses etc...

  • @imvine
    @imvine 2 месяца назад +1

    "The monster spawn room is not a structure it's a feature"
    Monster spawn rooms are just so old that they are probably hard coded way before structures were even a thing

  • @Cysnguyvr
    @Cysnguyvr 3 месяца назад +3

    4:26 This is in bedrock and you can use the command freely