
krypciak
Members-
Content Count
15 -
Joined
-
Last visited
Posts posted by krypciak
-
-
Theres no specific reason, I just wanted to get it shown at screen. If it isnt possible, sure I dont need it.
BTW, can I do the same thing but with entities?
-
-
-
-
Well, it works like tile.serializeNBT()
When I check chest NBT, it shows Items tag as empty, when there are items inside chest.
So your function is not the solution for me.
-
Hi, I want to get NBT of a TileEntity. How do I do it?
I already have a TileEntity variable.
Thanks for help!
-
-
-
-
-
Theres one catch. Canceling event works, but the event is running every tick. When I want to show my f3 screen, it doesnt do anything becouse it switches it 20 times per second.
Any ideas?
-
-
-
Hi,
i would like to replace the F3 screen. By that I mean I want to display other text on it. But I need help with replacing it.
The F3 screen is in the net.minecraft.client.gui.overlay.DebygOverlayGui, and its created in net.minecraft.client.gui.IngameGui
Thanks for your help!
[1.16.4] How to get player statistics
in Modder Support
Posted
How to get player statistics like deathCount or DistanceWalked?