Package net.minecraft.stats
Class AchievementList
- java.lang.Object
-
- net.minecraft.stats.AchievementList
-
public class AchievementList extends java.lang.Object
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code. Minecraft 1.8.8 bytecode is (c) 2015 Mojang AB. "Do not distribute!" Mod Coder Pack v9.18 deobfuscation configs are (c) Copyright by the MCP Team EaglercraftX 1.8 patch files are (c) 2022-2023 LAX1DUDE. All Rights Reserved. WITH THE EXCEPTION OF PATCH FILES, MINIFIED JAVASCRIPT, AND ALL FILES NORMALLY FOUND IN AN UNMODIFIED MINECRAFT RESOURCE PACK, YOU ARE NOT ALLOWED TO SHARE, DISTRIBUTE, OR REPURPOSE ANY FILE USED BY OR PRODUCED BY THE SOFTWARE IN THIS REPOSITORY WITHOUT PRIOR PERMISSION FROM THE PROJECT AUTHOR. NOT FOR COMMERCIAL OR MALICIOUS USE (please read the 'LICENSE' file this repo's root directory for more info)
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AchievementList()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
init()
+ A stub functions called to make the static initializer for this class run.
-
-
-
Field Detail
-
minDisplayColumn
public static int minDisplayColumn
-
minDisplayRow
public static int minDisplayRow
-
maxDisplayColumn
public static int maxDisplayColumn
-
maxDisplayRow
public static int maxDisplayRow
-
achievementList
public static java.util.List<Achievement> achievementList
-
openInventory
public static Achievement openInventory
-
mineWood
public static Achievement mineWood
-
buildWorkBench
public static Achievement buildWorkBench
-
buildPickaxe
public static Achievement buildPickaxe
-
buildFurnace
public static Achievement buildFurnace
-
acquireIron
public static Achievement acquireIron
-
buildHoe
public static Achievement buildHoe
-
makeBread
public static Achievement makeBread
-
bakeCake
public static Achievement bakeCake
-
buildBetterPickaxe
public static Achievement buildBetterPickaxe
-
cookFish
public static Achievement cookFish
-
onARail
public static Achievement onARail
-
buildSword
public static Achievement buildSword
-
killEnemy
public static Achievement killEnemy
-
killCow
public static Achievement killCow
-
flyPig
public static Achievement flyPig
-
snipeSkeleton
public static Achievement snipeSkeleton
-
diamonds
public static Achievement diamonds
-
diamondsToYou
public static Achievement diamondsToYou
-
portal
public static Achievement portal
-
ghast
public static Achievement ghast
-
blazeRod
public static Achievement blazeRod
-
potion
public static Achievement potion
-
theEnd
public static Achievement theEnd
-
theEnd2
public static Achievement theEnd2
-
enchantments
public static Achievement enchantments
-
overkill
public static Achievement overkill
-
bookcase
public static Achievement bookcase
-
breedCow
public static Achievement breedCow
-
spawnWither
public static Achievement spawnWither
-
killWither
public static Achievement killWither
-
fullBeacon
public static Achievement fullBeacon
-
exploreAllBiomes
public static Achievement exploreAllBiomes
-
overpowered
public static Achievement overpowered
-
-