Skip to content

Commit

Permalink
New translations potions.md (Italian)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabricMCBot committed Oct 29, 2024
1 parent fa3b302 commit c62f67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translated/it_it/develop/items/potions.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Proprio come gli oggetti e i blocchi, le pozioni devono essere registrate.

Iniziamo dichiarando un attributo per conservare la tua istanza `Potion`. Useremo direttamente la classe dell'initializer per conservarla.

@[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)

Passiamo una istanza di `StatusEffectInstance`, che prende 3 parametri:

Expand Down

0 comments on commit c62f67c

Please sign in to comment.