You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div class="block">This constant represents Minecraft (Java Edition) Version 26.1
9837
9837
(Tiny Takeover Update)</div>
9838
9838
</dd>
9839
+
<dt><a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html#MINECRAFT_26_2" class="member-name-link">MINECRAFT_26_2</a> - Enum constant in enum class io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum class in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></dt>
9840
+
<dd>
9841
+
<div class="block">This constant represents Minecraft (Java Edition) Version 26.2
9842
+
(Chaos Cubed Update)</div>
9843
+
</dd>
9839
9844
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/HeadTexture.html#MINECRAFT_CHUNK" class="member-name-link">MINECRAFT_CHUNK</a> - Enum constant in enum class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/HeadTexture.html" title="enum class in io.github.thebusybiscuit.slimefun4.utils">HeadTexture</a></dt>
9840
9845
<dd> </dd>
9841
9846
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html#MINECRAFT_NAMESPACEDKEY" class="member-name-link">MINECRAFT_NAMESPACEDKEY</a> - Static variable in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">PatternUtils</a></dt>
<divclass="block">This constant represents an exceptional state in which we were unable
178
183
to identify the Minecraft Version we are using</div>
179
184
</div>
@@ -338,6 +343,14 @@ <h3>MINECRAFT_26_1</h3>
338
343
</section>
339
344
</li>
340
345
<li>
346
+
<sectionclass="detail" id="MINECRAFT_26_2">
347
+
<h3>MINECRAFT_26_2</h3>
348
+
<divclass="member-signature"><spanclass="modifiers">public static final</span> <spanclass="return-type"><ahref="MinecraftVersion.html" title="enum class in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></span> <spanclass="element-name">MINECRAFT_26_2</span></div>
349
+
<divclass="block">This constant represents Minecraft (Java Edition) Version 26.2
350
+
(Chaos Cubed Update)</div>
351
+
</section>
352
+
</li>
353
+
<li>
341
354
<sectionclass="detail" id="UNKNOWN">
342
355
<h3>UNKNOWN</h3>
343
356
<divclass="member-signature"><spanclass="modifiers">public static final</span> <spanclass="return-type"><ahref="MinecraftVersion.html" title="enum class in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></span> <spanclass="element-name">UNKNOWN</span></div>
0 commit comments