mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-02-23 14:51:21 +01:00
Push build
This commit is contained in:
parent
2f73a572ea
commit
4f9e789690
@ -38,7 +38,7 @@ public class IngredientType extends LoadedCraftingObject<Ingredient> {
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public PlayerIngredient readPlayerIngredient(NBTItem item) {
|
||||
public PlayerIngredient readPlayerIngredient(NBTItem item) {
|
||||
return readIngredient.apply(item);
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user