Uses of Interface
net.minecraft.client.gui.screens.inventory.BeaconScreen.BeaconButton
Packages that use BeaconScreen.BeaconButton
-
Uses of BeaconScreen.BeaconButton in net.minecraft.client.gui.screens.inventory
Classes in net.minecraft.client.gui.screens.inventory that implement BeaconScreen.BeaconButtonModifier and TypeClassDescription(package private) class
(package private) class
(package private) class
(package private) static class
(package private) static class
(package private) class
Fields in net.minecraft.client.gui.screens.inventory with type parameters of type BeaconScreen.BeaconButtonModifier and TypeFieldDescriptionprivate final List<BeaconScreen.BeaconButton>
BeaconScreen.beaconButtons
Methods in net.minecraft.client.gui.screens.inventory with type parameters of type BeaconScreen.BeaconButtonModifier and TypeMethodDescriptionprivate <T extends AbstractWidget & BeaconScreen.BeaconButton>
voidBeaconScreen.addBeaconButton
(T p_169617_)