Uses of Class
org.rspeer.game.config.item.loadout.BackpackLoadout
Packages that use BackpackLoadout
-
Uses of BackpackLoadout in org.rspeer.game.config.item.loadout
Methods in org.rspeer.game.config.item.loadout that return BackpackLoadoutModifier and TypeMethodDescriptionstatic BackpackLoadoutBackpackLoadout.clone()EquipmentLoadout.toBackpackLoadout()EquipmentLoadout.toBackpackLoadout(String name) Methods in org.rspeer.game.config.item.loadout with parameters of type BackpackLoadoutModifier and TypeMethodDescriptionvoidBackpackLoadout.add(BackpackLoadout other) Appends a loadout to this loadout -
Uses of BackpackLoadout in org.rspeer.game.service.loadout
Methods in org.rspeer.game.service.loadout that return BackpackLoadoutMethods in org.rspeer.game.service.loadout with parameters of type BackpackLoadout