Hello! I have a question, how did you manage to decompile .jar file in a way, so that you can see all of the vanilla packages in it (net.minecraft and so on)? I've tried to decompile 1.21.4 version .jar, but all it gave me was encrypted classes. Thanks.
hello, i'm looking to work with nms to create something for my server. enabling hitting entities/players outside the world border. would this be possible using nms?
more details please, also what makes you think you need NMS for this just curious? And like @kangarko said, why do you want to hit entities outside of the world border?
@@scattermc Well it's for a server I'm working on, and It's because another person who did it did not want to share the knowledge with me, but just told me I needed nms.
15:55 Importing NMS
bro, i love you thats what i need the new 1.17.+ nms i just know the old but now finally i can work with the new one too
Hello! I have a question, how did you manage to decompile .jar file in a way, so that you can see all of the vanilla packages in it (net.minecraft and so on)? I've tried to decompile 1.21.4 version .jar, but all it gave me was encrypted classes. Thanks.
Yes, THX finaly tutoriál for custom mob with spigot mapping
Happy it helped :) What do you want to learn next time?
@@kangarko, how can i clear the pathfinder goals?
@@kangarko , or how can i make mob that will just standing on place and look at player, with no collisions.
@@jonda_mc You can use bukkit for that nowadays. Call entity.setAI(false) and entity.setCollidable(false) or collision, one of that.
@@kangarko I tried this but then the mob stopped moving completely so it wasn't looking at the player
Your videos are helpful, thank you!
Glad you like them!
Nice video, but why are you programming in light mode? Your background is blinding me and hurting my eyes. Next time, please make it darker.
Thank you !
hello, i'm looking to work with nms to create something for my server. enabling hitting entities/players outside the world border. would this be possible using nms?
Yes, but I don't see a point why you would want to hit entities outside the world border
more details please, also what makes you think you need NMS for this just curious?
And like @kangarko said, why do you want to hit entities outside of the world border?
@@scattermc Well it's for a server I'm working on, and It's because another person who did it did not want to share the knowledge with me, but just told me I needed nms.
@@ilectus You dont need NMS to do anything. You can do many things without NMS. Avoid it at all costs
@@scattermc How do you recommend I do what I'm seeking to do without NMS?
15:58
16:01