Mineuniverse
Log in Register
Mods

Entity Information (Legacy Fabric)

ℹ️ Displays entity information on hit with the Information Stick. Useful for debugging and developing.
by Serilum
Download Claim this project
1,471 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Server Utility

Requires the library mod Collective (Fabric) and the Fabric API.


This is the legacy page for Fabric version 1.16 and 1.17.
New files and updates have been moved to the main project page.
For versions of Forge, and Fabric 1.18+, click here.



Entity Information adds displaying entity information by using the Information Stick. It gives a mod developer an easy way of getting information on an entity, both from the vanilla game and other mods.


The Information Stick may be received by entering the command /informationstick or /ist

After hitting an entity with the stick, various useful information will be sent. It can be used for debugging or developing other mods.

Explanation of variables: (Entity entity = e.getEntity());
Name (1.12): entity.getName();
Name (1.13+): entity.getName().getString();
EntityName: entity.toString().split("\\[")[0];
EntityId: entity.getEntityId();
UUID: entity.getUniqueID();
Position: entity.getPosition().toString().replace("BlockPos{", "").replace("}", "");
isSilent: entity.isSilent();
ticksExisted: entity.ticksExisted;


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


entityinformation-fabric_1.16.5-2.2.jar
MC Fabric, 1.16.5
Release 2022-10-02 Get

More from Serilum

Wandering Trader May Leave
972,695
Edible Sugar (Forge)
97,142
First Join Message
9,656,698
Configurable Extra Mob Drops (Legacy Fabric)
9,556
What Durability?
912,042
Spooky Jams
9,028

You Might Also Like

APTweaks: Items (11.x Classic)
Item clustering (fallen blocks, experience orbs, ...) and garbage cleanup.
9,884,514
VanillaDeathChest (Fabric)
Places containers when players die that contain their items.
994,762
Styled Nicknames
Simple, but configurable nicknaming mod allowing your server's players (and admins) to change their nickname with full formatting support
989,499
Tiquality
Make server lag the problem of the source player.
99,489
Blame (Fabric)
Those gosh darn crashlogs not saying which worldgen feature is crashing!
99,012
Weathering with You
Forecast Minecraft weather with a radar or a hat!
98,579