Uses of Interface
net.minecraft.client.gui.screen.ingame.BeaconScreen.BeaconButtonWidget
Packages that use BeaconScreen.BeaconButtonWidget
-
Uses of BeaconScreen.BeaconButtonWidget in net.minecraft.client.gui.screen.ingame
Classes in net.minecraft.client.gui.screen.ingame that implement BeaconScreen.BeaconButtonWidgetModifier and TypeClassDescriptionprivate static class
private class
private class
private class
private static class
private class
Fields in net.minecraft.client.gui.screen.ingame with type parameters of type BeaconScreen.BeaconButtonWidgetModifier and TypeFieldDescriptionprivate final List
<BeaconScreen.BeaconButtonWidget> BeaconScreen.buttons
Methods in net.minecraft.client.gui.screen.ingame with type parameters of type BeaconScreen.BeaconButtonWidgetModifier and TypeMethodDescriptionprivate <T extends ClickableWidget & BeaconScreen.BeaconButtonWidget>
voidBeaconScreen.addButton
(T button)