User Tools

Site Tools


ko_kr:tutorial:recipe_type

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ko_kr:tutorial:recipe_type [2021/02/18 10:34] – [모양이 있는 레시피 클래스 생성] namutree0345ko_kr:tutorial:recipe_type [2021/03/01 05:35] (current) – external edit 127.0.0.1
Line 55: Line 55:
 public class TestRecipe implements Recipe<CraftingInventory> { public class TestRecipe implements Recipe<CraftingInventory> {
  //원하는 입력을 넣을 수 있습니다.  //원하는 입력을 넣을 수 있습니다.
-        //Ingredient를 항상 사용하는것이 중요해서, 태그를 지원할 수 있니다.+        //Ingredient를 사용하면 태그를 지원 할 수 있어서 사용하는 것이 중요합니다.
  //위에 문장 이상하면 고쳐주세요. 원문: It is important to always use Ingredient, so you can support tags.  //위에 문장 이상하면 고쳐주세요. 원문: It is important to always use Ingredient, so you can support tags.
  private final Ingredient inputA;  private final Ingredient inputA;
ko_kr/tutorial/recipe_type.1613644499.txt.gz · Last modified: 2021/02/18 10:34 by namutree0345