Skip to content

Commit

Permalink
New translations potions.md (Russian)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabricMCBot committed Nov 7, 2024
1 parent 6cc58f2 commit abe1b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translated/ru_ru/develop/items/potions.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ authors:

Начнем с объявления поля для хранения вашего экземпляра `Potion`. Мы будем напрямую использовать класс инициализатора для хранения этого.

@[code lang=java transclude={19-27}](@/reference/latest/src/main/java/com/example/docs/potion/FabricDocsReferencePotions.java)
@[code lang=java transclude={18-27}](@/reference/latest/src/main/java/com/example/docs/potion/FabricDocsReferencePotions.java)

Мы передаем экземпляр `StatusEffectInstance`, который принимает 3 параметра:

Expand Down

0 comments on commit abe1b52

Please sign in to comment.