Uses of Class
com.github.stefvanschie.inventoryframework.gui.type.BeaconGui
Packages that use BeaconGui
-
Uses of BeaconGui in com.github.stefvanschie.inventoryframework.gui.type
Methods in com.github.stefvanschie.inventoryframework.gui.type that return BeaconGuiModifier and TypeMethodDescription@NotNull BeaconGuiBeaconGui.copy()static @Nullable BeaconGuiBeaconGui.load(@NotNull Object instance, @NotNull InputStream inputStream) Loads a beacon gui from an XML file.static @Nullable BeaconGuiBeaconGui.load(@NotNull Object instance, @NotNull InputStream inputStream, @NotNull Plugin plugin) Loads a beacon gui from an XML file.static @NotNull BeaconGuiLoads a beacon gui from the specified element, applying code references to the provided instance.static @NotNull BeaconGuiLoads a beacon gui from the specified element, applying code references to the provided instance.