public static class ReflectionUtils.NMSMerchantRecipe extends Object
Constructor and Description |
---|
ReflectionUtils.NMSMerchantRecipe(Object merchantRecipe) |
ReflectionUtils.NMSMerchantRecipe(Object item1,
Object item3) |
ReflectionUtils.NMSMerchantRecipe(Object item1,
Object item2,
Object item3) |
Modifier and Type | Method and Description |
---|---|
Object |
getBuyItem1() |
Object |
getBuyItem2() |
Object |
getBuyItem3() |
Object |
getMerchantRecipe() |
static Class |
getNMSClass() |
Copyright © 2014. All rights reserved.