public class GlowFireworkMatcher extends ItemMatcher
| Constructor and Description |
|---|
GlowFireworkMatcher() |
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.inventory.ItemStack |
getResult(org.bukkit.inventory.ItemStack[] matrix)
Get the result for a given crafting matrix.
|
public org.bukkit.inventory.ItemStack getResult(org.bukkit.inventory.ItemStack[] matrix)
ItemMatchergetResult in class ItemMatchermatrix - a square matrix of itemsCopyright © 2021. All rights reserved.