Uses of Interface
net.minecraft.client.realms.gui.screen.RealmsMainScreen.Request
Packages that use RealmsMainScreen.Request
-
Uses of RealmsMainScreen.Request in net.minecraft.client.realms.gui.screen
Methods in net.minecraft.client.realms.gui.screen with parameters of type RealmsMainScreen.RequestModifier and TypeMethodDescriptionprivate static <T> void
RealmsMainScreen.request
(RealmsMainScreen.Request<T> request, Consumer<T> resultConsumer)