JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
net.minecraft.client.gui.font.CodepointMap.Output
Packages that use
CodepointMap.Output
Package
Description
net.minecraft.client.gui.font
Uses of
CodepointMap.Output
in
net.minecraft.client.gui.font
Methods in
net.minecraft.client.gui.font
with parameters of type
CodepointMap.Output
Modifier and Type
Method
Description
void
CodepointMap.
forEach
(
CodepointMap.Output
<
T
> p_285048_)