Code/net/minecraft/world/inventory/tooltip/TooltipComponent.java

4 lines
85 B
Java
Raw Permalink Normal View History

2025-07-01 06:20:03 +00:00
package net.minecraft.world.inventory.tooltip;
public interface TooltipComponent {
}