mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 17:50:46 +00:00
committed by
Jindra Petřík
parent
f9c379f96b
commit
5617f8604e
@@ -22,7 +22,7 @@ import java.lang.annotation.RetentionPolicy;
|
||||
import java.lang.annotation.Target;
|
||||
|
||||
/**
|
||||
* Mark for field that it is available only whern certain field (value) is set.
|
||||
* Mark for field that it is available only when certain field (value) is set.
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@ import java.lang.annotation.RetentionPolicy;
|
||||
import java.lang.annotation.Target;
|
||||
|
||||
/**
|
||||
* Mark for field that its type is different whern certain field (value) is set.
|
||||
* Mark for field that its type is different when certain field (value) is set.
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user