public static class ReflectionUtils.NMSMerchantRecipeList extends Object
Constructor and Description |
---|
ReflectionUtils.NMSMerchantRecipeList() |
ReflectionUtils.NMSMerchantRecipeList(Object handle) |
Modifier and Type | Method and Description |
---|---|
void |
add(ReflectionUtils.NMSMerchantRecipe recipe) |
void |
clear() |
Object |
getHandle() |
static Class |
getNMSClass() |
List<ReflectionUtils.NMSMerchantRecipe> |
getRecipes() |
public ReflectionUtils.NMSMerchantRecipeList()
public ReflectionUtils.NMSMerchantRecipeList(Object handle)
public static Class getNMSClass()
public Object getHandle()
public void clear()
public void add(ReflectionUtils.NMSMerchantRecipe recipe)
public List<ReflectionUtils.NMSMerchantRecipe> getRecipes()
Copyright © 2014. All rights reserved.