Added translation to all Components
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (17) on Sun Sep 18 22:55:36 CEST 2022 -->
|
||||
<!-- Generated by javadoc (17) on Mon Oct 03 20:52:28 CEST 2022 -->
|
||||
<title>V-Index</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2022-09-18">
|
||||
<meta name="dc.created" content="2022-10-03">
|
||||
<meta name="description" content="index: V">
|
||||
<meta name="generator" content="javadoc/IndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
@ -73,6 +73,10 @@ loadScripts(document, 'script');</script>
|
||||
<dd>
|
||||
<div class="block">Returns the enum constant of this class with the specified name.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu/mhsl/minenet/minigames/instance/game/minigame/config/restriction/Restriction.Type.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class eu.mhsl.minenet.minigames.instance.game.minigame.config.restriction.<a href="../eu/mhsl/minenet/minigames/instance/game/minigame/config/restriction/Restriction.Type.html" title="enum class in eu.mhsl.minenet.minigames.instance.game.minigame.config.restriction">Restriction.Type</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the enum constant of this class with the specified name.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu/mhsl/minenet/minigames/message/Icon.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class eu.mhsl.minenet.minigames.message.<a href="../eu/mhsl/minenet/minigames/message/Icon.html" title="enum class in eu.mhsl.minenet.minigames.message">Icon</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the enum constant of this class with the specified name.</div>
|
||||
@ -110,6 +114,11 @@ the order they are declared.</div>
|
||||
<div class="block">Returns an array containing the constants of this enum class, in
|
||||
the order they are declared.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu/mhsl/minenet/minigames/instance/game/minigame/config/restriction/Restriction.Type.html#values()" class="member-name-link">values()</a> - Static method in enum class eu.mhsl.minenet.minigames.instance.game.minigame.config.restriction.<a href="../eu/mhsl/minenet/minigames/instance/game/minigame/config/restriction/Restriction.Type.html" title="enum class in eu.mhsl.minenet.minigames.instance.game.minigame.config.restriction">Restriction.Type</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns an array containing the constants of this enum class, in
|
||||
the order they are declared.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu/mhsl/minenet/minigames/message/Icon.html#values()" class="member-name-link">values()</a> - Static method in enum class eu.mhsl.minenet.minigames.message.<a href="../eu/mhsl/minenet/minigames/message/Icon.html" title="enum class in eu.mhsl.minenet.minigames.message">Icon</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns an array containing the constants of this enum class, in
|
||||
|
Reference in New Issue
Block a user