Uses of Class
com.palmergames.bukkit.util.ItemLists
Packages that use ItemLists
-
Uses of ItemLists in com.palmergames.bukkit.util
Fields in com.palmergames.bukkit.util declared as ItemListsModifier and TypeFieldDescriptionstatic final ItemListsItemLists.AIR_TYPESMinecraft uses 3 types of airstatic final ItemListsItemLists.ARMOURSList of Armour items.static final ItemListsItemLists.AXESList of Axe items.static final ItemListsItemLists.BANNERSList of all the bannersstatic final ItemListsItemLists.BEDSList of Beds.static final ItemListsItemLists.BOATSList of Boats.static final ItemListsItemLists.BOOK_CONTAINERSList of blocks that can hold booksstatic final ItemListsItemLists.BOWSList of Bow items.static final ItemListsItemLists.BRUSHABLE_BLOCKSstatic final ItemListsItemLists.BUCKETSList of Buckets.static final ItemListsItemLists.BUTTONSList of Buttons.static final ItemListsItemLists.CAMPFIRESList of Campfiresstatic final ItemListsItemLists.CANDLESList of Candlesstatic final ItemListsItemLists.CARPETSList of Carpets.static final ItemListsItemLists.CAULDRON_FILLABLEstatic final ItemListsItemLists.CAULDRONSstatic final ItemListsItemLists.CHESTSstatic final ItemListsItemLists.COPPER_BLOCKSList of Copper Blocks.static final ItemListsItemLists.COPPER_CHESTCopper chests - used so that not every version has to be specified in the switches config.static final ItemListsItemLists.COPPER_GOLEM_STATUEstatic final ItemListsItemLists.CORAL_FANSList of wall coral fans, players can fall through thesestatic final ItemListsItemLists.CROPSList of Crops.static final ItemListsItemLists.DOORSList of Doors.static final ItemListsItemLists.DYESList of Dye items.static final ItemListsItemLists.EXPLODABLE_ATTACHABLESList of blocks which, when exploded, will not have their drops set to false, despite our asking.static final ItemListsItemLists.FALLING_BLOCKSstatic final ItemListsItemLists.FENCE_GATESList of Fence Gates.static final ItemListsItemLists.FILLED_CAULDRONSstatic final ItemListsItemLists.FLOWERSList of Flowers.static final ItemListsItemLists.HANGING_ENTITIESList of Hanging entitiesstatic final ItemListsItemLists.HARVESTABLE_BERRIESList of harvestable berriesstatic final ItemListsItemLists.HOESList of hoesstatic final ItemListsItemLists.INFESTED_BLOCKSstatic final ItemListsItemLists.ITEM_FRAMESList of Item Framesstatic final ItemListsItemLists.LEAVESList of Leaves.static final ItemListsItemLists.LIQUID_BLOCKSList of liquid blocksstatic final ItemListsItemLists.MINECART_KILLERSstatic final ItemListsItemLists.MINECARTSList of Minecarts.static final ItemListsItemLists.NON_WOODEN_PRESSURE_PLATESList of Non-Wooden Pressure Plates.static final ItemListsItemLists.NOT_SOLID_BLOCKSList of solid blocksstatic final ItemListsItemLists.ORESList of Ores and Valuable Raw Materials.static final ItemListsItemLists.PLACEABLE_BOOKSList of placeable booksstatic final ItemListsItemLists.PLANTABLESList of Plantable plants.static final ItemListsItemLists.PLANTSList of Plants.static final ItemListsItemLists.POTTED_PLANTSList of Potted Plants.static final ItemListsItemLists.PRESSURE_PLATESList of Pressure Plates.static final ItemListsItemLists.PROJECTILE_BREAKABLE_BLOCKSstatic final ItemListsItemLists.PROJECTILE_TRIGGERED_REDSTONEList of materials that will activate redstone when triggered by a projectile.static final ItemListsItemLists.REDSTONE_INTERACTABLESList of Redstone blocks that can be interacted with.static final ItemListsItemLists.SAPLINGSList of Saplings.static final ItemListsItemLists.SHELVESstatic final ItemListsItemLists.SHULKER_BOXESList of Shulker Boxes.static final ItemListsItemLists.SIGNSList of Signs.static final ItemListsItemLists.SKULLSList of Skulls and Headsstatic final ItemListsItemLists.SWORDSList of Sword items.static final ItemListsItemLists.TORCHESList of Torchesstatic final ItemListsItemLists.TRAPDOORSList of Trap Doors.static final ItemListsItemLists.TREESList of Trees and Leaves.static final ItemListsItemLists.UNSTRIPPED_WOODstatic final ItemListsItemLists.WAXED_BLOCKSList of Scrapable Blocks (They can lose their wax.)static final ItemListsItemLists.WEAPONSList of Weapon items.static final ItemListsItemLists.WEATHERABLE_BLOCKSList of Weatherable Blocks.static final ItemListsItemLists.WOOD_DOORSList of Wooden Doors.Methods in com.palmergames.bukkit.util that return types with arguments of type ItemListsModifier and TypeMethodDescriptionstatic AbstractRegistryList.Builder<org.bukkit.Material, ItemLists> ItemLists.newBuilder()