Uses of Class
com.palmergames.bukkit.util.ItemLists
-
Uses of ItemLists in com.palmergames.bukkit.util
Modifier and TypeFieldDescriptionstatic final ItemLists
ItemLists.AIR_TYPES
Minecraft uses 3 types of airstatic final ItemLists
ItemLists.ARMOURS
List of Armour items.static final ItemLists
ItemLists.AXES
List of Axe items.static final ItemLists
ItemLists.BANNERS
List of all the bannersstatic final ItemLists
ItemLists.BEDS
List of Beds.static final ItemLists
ItemLists.BOATS
List of Boats.static final ItemLists
ItemLists.BOOK_CONTAINERS
List of blocks that can hold booksstatic final ItemLists
ItemLists.BOWS
List of Bow items.static final ItemLists
ItemLists.BRUSHABLE_BLOCKS
static final ItemLists
ItemLists.BUCKETS
List of Buckets.static final ItemLists
ItemLists.BUTTONS
List of Buttons.static final ItemLists
ItemLists.CAMPFIRES
List of Campfiresstatic final ItemLists
ItemLists.CANDLES
List of Candlesstatic final ItemLists
ItemLists.CAULDRON_FILLABLE
static final ItemLists
ItemLists.CAULDRONS
static final ItemLists
ItemLists.COPPER_BLOCKS
List of Copper Blocks.static final ItemLists
ItemLists.CORAL_FANS
List of wall coral fans, players can fall through thesestatic final ItemLists
ItemLists.CROPS
List of Crops.static final ItemLists
ItemLists.DOORS
List of Doors.static final ItemLists
ItemLists.DYES
List of Dye items.static final ItemLists
ItemLists.EXPLODABLE_ATTACHABLES
List of blocks which, when exploded, will not have their drops set to false, despite our asking.static final ItemLists
ItemLists.FALLING_BLOCKS
static final ItemLists
ItemLists.FENCE_GATES
List of Fence Gates.static final ItemLists
ItemLists.FILLED_CAULDRONS
static final ItemLists
ItemLists.FLOWERS
List of Flowers.static final ItemLists
ItemLists.HANGING_ENTITIES
List of Hanging entitiesstatic final ItemLists
ItemLists.HARVESTABLE_BERRIES
List of harvestable berriesstatic final ItemLists
ItemLists.HOES
List of hoesstatic final ItemLists
ItemLists.ITEM_FRAMES
List of Item Framesstatic final ItemLists
ItemLists.LEAVES
List of Leaves.static final ItemLists
ItemLists.LIQUID_BLOCKS
List of liquid blocksstatic final ItemLists
ItemLists.MINECART_KILLERS
static final ItemLists
ItemLists.MINECARTS
List of Minecarts.static final ItemLists
ItemLists.NON_WOODEN_PRESSURE_PLATES
List of Non-Wooden Pressure Plates.static final ItemLists
ItemLists.NOT_SOLID_BLOCKS
List of solid blocksstatic final ItemLists
ItemLists.ORES
List of Ores and Valuable Raw Materials.static final ItemLists
ItemLists.PLACEABLE_BOOKS
List of placeable booksstatic final ItemLists
ItemLists.PLANTABLES
List of Plantable plants.static final ItemLists
ItemLists.PLANTS
List of Plants.static final ItemLists
ItemLists.POTTED_PLANTS
List of Potted Plants.static final ItemLists
ItemLists.PRESSURE_PLATES
List of Pressure Plates.static final ItemLists
ItemLists.PROJECTILE_BREAKABLE_BLOCKS
static final ItemLists
ItemLists.PROJECTILE_TRIGGERED_REDSTONE
List of materials that will activate redstone when triggered by a projectile.static final ItemLists
ItemLists.REDSTONE_INTERACTABLES
List of Redstone blocks that can be interacted with.static final ItemLists
ItemLists.SAPLINGS
List of Saplings.static final ItemLists
ItemLists.SHULKER_BOXES
List of Shulker Boxes.static final ItemLists
ItemLists.SIGNS
List of Signs.static final ItemLists
ItemLists.SKULLS
List of Skulls and Headsstatic final ItemLists
ItemLists.SWORDS
List of Sword items.static final ItemLists
ItemLists.TORCHES
List of Torchesstatic final ItemLists
ItemLists.TRAPDOORS
List of Trap Doors.static final ItemLists
ItemLists.TREES
List of Trees and Leaves.static final ItemLists
ItemLists.UNSTRIPPED_WOOD
static final ItemLists
ItemLists.WAXED_BLOCKS
List of Scrapable Blocks (They can lose their wax.)static final ItemLists
ItemLists.WEAPONS
List of Weapon items.static final ItemLists
ItemLists.WEATHERABLE_BLOCKS
List of Weatherable Blocks.static final ItemLists
ItemLists.WOOD_DOORS
List of Wooden Doors.Modifier and TypeMethodDescriptionstatic AbstractRegistryList.Builder
<org.bukkit.Material, ItemLists> ItemLists.newBuilder()