Package net.minecraft.achievement
Class Achievements
java.lang.Object
net.minecraft.achievement.Achievements
public class Achievements extends Object
- Mappings:
Namespace Name official mrintermediary net/minecraft/class_1676named net/minecraft/achievement/Achievements
-
Field Summary
Fields Modifier and Type Field Description static List<Achievement>ACHIEVEMENTSstatic AchievementACQUIRE_IRONAchieved when an iron ingot is acquiredstatic AchievementBAKE_CAKEAchieved when cake is bakedstatic AchievementBLAZE_RODAchieved when a blaze rod is acquiredstatic AchievementBOOKCASEAchieved when bookshelves are placed around an enchanting tablestatic AchievementBREED_COWAchieved when cows are bredstatic AchievementBUILD_BETTER_PICKAXEAchieved when a stone pickaxe is craftedstatic AchievementBUILD_FURNACEAchieved when a furnace is craftedstatic AchievementBUILD_HOEAchieved when a wooden hoe is craftedstatic AchievementBUILD_PICKAXEAchieved when a wooden pickaxe is craftedstatic AchievementBUILD_SWORDAchieved when a sword is craftedstatic AchievementBUILD_WORK_BENCHAchieved when a crafting table is craftedstatic AchievementCOOK_FISHAchieved when raw fish or raw salmon is cookedstatic AchievementDIAMONDS_TO_YOUAchieved when diamonds thrown by the player are picked up by another entitystatic AchievementDIAOMNDSAchieved when a diamond is acquiredstatic AchievementENCHANTMENTSAchieved when an item is enchantedstatic AchievementEXPORE_ALL_BIOMESAchieved when all biomes have been exploredstatic AchievementFLY_PIGAchieved when a player rides a pig off a cliffstatic AchievementFULL_BEACONAchieved when a 9x9 beacon is createdstatic AchievementGETTING_WOODAchieved when logs are broken and picked upstatic AchievementGHASTAchieved when a ghast is killed by its own fireballstatic AchievementKILL_COWAchieved when a cow is killed for leatherstatic AchievementKILL_EMEMYAchieved when an entity is killedstatic AchievementKILL_WITHERAchieved when a wither is killedstatic AchievementMAKE_BREADAchieved when bread is craftedstatic intmaxColumnstatic intmaxRowstatic intminColumnstatic intminRowstatic AchievementON_A_RAILAchieved when the player travels in a minecartstatic AchievementOVERKILLAchieved when 18 points (nine hearts) of damage is dealt by a single strikestatic AchievementOVERPOWEREDAchieved when all kinds of entities have been killedstatic AchievementPORTALAchieved when a nether portal is madestatic AchievementPOTIONAchieved when a potion is brewedstatic AchievementSNIPE_SKELETONAchieved when a skeleton is shot from more than 50 metres awaystatic AchievementSPAWN_WITHERAchieved when a wither is spawnedstatic AchievementTAKING_INVENTORYAchieved when opening the inventorystatic AchievementTHE_ENDAchieved when the player enters the endstatic AchievementTHE_END_2Achieved when the player kills the enderdragon -
Constructor Summary
Constructors Constructor Description Achievements() -
Method Summary
Modifier and Type Method Description static voidload()
-
Field Details
-
minColumn
public static int minColumn- Mappings:
Namespace Name Mixin selector official aLmr;a:Iintermediary field_6907Lnet/minecraft/class_1676;field_6907:Inamed minColumnLnet/minecraft/achievement/Achievements;minColumn:I
-
minRow
public static int minRow- Mappings:
Namespace Name Mixin selector official bLmr;b:Iintermediary field_6908Lnet/minecraft/class_1676;field_6908:Inamed minRowLnet/minecraft/achievement/Achievements;minRow:I
-
maxColumn
public static int maxColumn- Mappings:
Namespace Name Mixin selector official cLmr;c:Iintermediary field_6909Lnet/minecraft/class_1676;field_6909:Inamed maxColumnLnet/minecraft/achievement/Achievements;maxColumn:I
-
maxRow
public static int maxRow- Mappings:
Namespace Name Mixin selector official dLmr;d:Iintermediary field_6910Lnet/minecraft/class_1676;field_6910:Inamed maxRowLnet/minecraft/achievement/Achievements;maxRow:I
-
ACHIEVEMENTS
- Mappings:
Namespace Name Mixin selector official eLmr;e:Ljava/util/List;intermediary field_6911Lnet/minecraft/class_1676;field_6911:Ljava/util/List;named ACHIEVEMENTSLnet/minecraft/achievement/Achievements;ACHIEVEMENTS:Ljava/util/List;
-
TAKING_INVENTORY
Achieved when opening the inventory- Mappings:
Namespace Name Mixin selector official fLmr;f:Lmq;intermediary field_6912Lnet/minecraft/class_1676;field_6912:Lnet/minecraft/class_1675;named TAKING_INVENTORYLnet/minecraft/achievement/Achievements;TAKING_INVENTORY:Lnet/minecraft/achievement/Achievement;
-
GETTING_WOOD
Achieved when logs are broken and picked up- Mappings:
Namespace Name Mixin selector official gLmr;g:Lmq;intermediary field_6913Lnet/minecraft/class_1676;field_6913:Lnet/minecraft/class_1675;named GETTING_WOODLnet/minecraft/achievement/Achievements;GETTING_WOOD:Lnet/minecraft/achievement/Achievement;
-
BUILD_WORK_BENCH
Achieved when a crafting table is crafted- Mappings:
Namespace Name Mixin selector official hLmr;h:Lmq;intermediary field_6914Lnet/minecraft/class_1676;field_6914:Lnet/minecraft/class_1675;named BUILD_WORK_BENCHLnet/minecraft/achievement/Achievements;BUILD_WORK_BENCH:Lnet/minecraft/achievement/Achievement;
-
BUILD_PICKAXE
Achieved when a wooden pickaxe is crafted- Mappings:
Namespace Name Mixin selector official iLmr;i:Lmq;intermediary field_6915Lnet/minecraft/class_1676;field_6915:Lnet/minecraft/class_1675;named BUILD_PICKAXELnet/minecraft/achievement/Achievements;BUILD_PICKAXE:Lnet/minecraft/achievement/Achievement;
-
BUILD_FURNACE
Achieved when a furnace is crafted- Mappings:
Namespace Name Mixin selector official jLmr;j:Lmq;intermediary field_6916Lnet/minecraft/class_1676;field_6916:Lnet/minecraft/class_1675;named BUILD_FURNACELnet/minecraft/achievement/Achievements;BUILD_FURNACE:Lnet/minecraft/achievement/Achievement;
-
ACQUIRE_IRON
Achieved when an iron ingot is acquired- Mappings:
Namespace Name Mixin selector official kLmr;k:Lmq;intermediary field_6917Lnet/minecraft/class_1676;field_6917:Lnet/minecraft/class_1675;named ACQUIRE_IRONLnet/minecraft/achievement/Achievements;ACQUIRE_IRON:Lnet/minecraft/achievement/Achievement;
-
BUILD_HOE
Achieved when a wooden hoe is crafted- Mappings:
Namespace Name Mixin selector official lLmr;l:Lmq;intermediary field_6918Lnet/minecraft/class_1676;field_6918:Lnet/minecraft/class_1675;named BUILD_HOELnet/minecraft/achievement/Achievements;BUILD_HOE:Lnet/minecraft/achievement/Achievement;
-
MAKE_BREAD
Achieved when bread is crafted- Mappings:
Namespace Name Mixin selector official mLmr;m:Lmq;intermediary field_6919Lnet/minecraft/class_1676;field_6919:Lnet/minecraft/class_1675;named MAKE_BREADLnet/minecraft/achievement/Achievements;MAKE_BREAD:Lnet/minecraft/achievement/Achievement;
-
BAKE_CAKE
Achieved when cake is baked- Mappings:
Namespace Name Mixin selector official nLmr;n:Lmq;intermediary field_6920Lnet/minecraft/class_1676;field_6920:Lnet/minecraft/class_1675;named BAKE_CAKELnet/minecraft/achievement/Achievements;BAKE_CAKE:Lnet/minecraft/achievement/Achievement;
-
BUILD_BETTER_PICKAXE
Achieved when a stone pickaxe is crafted- Mappings:
Namespace Name Mixin selector official oLmr;o:Lmq;intermediary field_6921Lnet/minecraft/class_1676;field_6921:Lnet/minecraft/class_1675;named BUILD_BETTER_PICKAXELnet/minecraft/achievement/Achievements;BUILD_BETTER_PICKAXE:Lnet/minecraft/achievement/Achievement;
-
COOK_FISH
Achieved when raw fish or raw salmon is cooked- Mappings:
Namespace Name Mixin selector official pLmr;p:Lmq;intermediary field_6922Lnet/minecraft/class_1676;field_6922:Lnet/minecraft/class_1675;named COOK_FISHLnet/minecraft/achievement/Achievements;COOK_FISH:Lnet/minecraft/achievement/Achievement;
-
ON_A_RAIL
Achieved when the player travels in a minecart- Mappings:
Namespace Name Mixin selector official qLmr;q:Lmq;intermediary field_6923Lnet/minecraft/class_1676;field_6923:Lnet/minecraft/class_1675;named ON_A_RAILLnet/minecraft/achievement/Achievements;ON_A_RAIL:Lnet/minecraft/achievement/Achievement;
-
BUILD_SWORD
Achieved when a sword is crafted- Mappings:
Namespace Name Mixin selector official rLmr;r:Lmq;intermediary field_6924Lnet/minecraft/class_1676;field_6924:Lnet/minecraft/class_1675;named BUILD_SWORDLnet/minecraft/achievement/Achievements;BUILD_SWORD:Lnet/minecraft/achievement/Achievement;
-
KILL_EMEMY
Achieved when an entity is killed- Mappings:
Namespace Name Mixin selector official sLmr;s:Lmq;intermediary field_6925Lnet/minecraft/class_1676;field_6925:Lnet/minecraft/class_1675;named KILL_EMEMYLnet/minecraft/achievement/Achievements;KILL_EMEMY:Lnet/minecraft/achievement/Achievement;
-
KILL_COW
Achieved when a cow is killed for leather- Mappings:
Namespace Name Mixin selector official tLmr;t:Lmq;intermediary field_6926Lnet/minecraft/class_1676;field_6926:Lnet/minecraft/class_1675;named KILL_COWLnet/minecraft/achievement/Achievements;KILL_COW:Lnet/minecraft/achievement/Achievement;
-
FLY_PIG
Achieved when a player rides a pig off a cliff- Mappings:
Namespace Name Mixin selector official uLmr;u:Lmq;intermediary field_6927Lnet/minecraft/class_1676;field_6927:Lnet/minecraft/class_1675;named FLY_PIGLnet/minecraft/achievement/Achievements;FLY_PIG:Lnet/minecraft/achievement/Achievement;
-
SNIPE_SKELETON
Achieved when a skeleton is shot from more than 50 metres away- Mappings:
Namespace Name Mixin selector official vLmr;v:Lmq;intermediary field_6928Lnet/minecraft/class_1676;field_6928:Lnet/minecraft/class_1675;named SNIPE_SKELETONLnet/minecraft/achievement/Achievements;SNIPE_SKELETON:Lnet/minecraft/achievement/Achievement;
-
DIAOMNDS
Achieved when a diamond is acquired- Mappings:
Namespace Name Mixin selector official wLmr;w:Lmq;intermediary field_6929Lnet/minecraft/class_1676;field_6929:Lnet/minecraft/class_1675;named DIAOMNDSLnet/minecraft/achievement/Achievements;DIAOMNDS:Lnet/minecraft/achievement/Achievement;
-
DIAMONDS_TO_YOU
Achieved when diamonds thrown by the player are picked up by another entity- Mappings:
Namespace Name Mixin selector official xLmr;x:Lmq;intermediary field_6930Lnet/minecraft/class_1676;field_6930:Lnet/minecraft/class_1675;named DIAMONDS_TO_YOULnet/minecraft/achievement/Achievements;DIAMONDS_TO_YOU:Lnet/minecraft/achievement/Achievement;
-
PORTAL
Achieved when a nether portal is made- Mappings:
Namespace Name Mixin selector official yLmr;y:Lmq;intermediary field_6931Lnet/minecraft/class_1676;field_6931:Lnet/minecraft/class_1675;named PORTALLnet/minecraft/achievement/Achievements;PORTAL:Lnet/minecraft/achievement/Achievement;
-
GHAST
Achieved when a ghast is killed by its own fireball- Mappings:
Namespace Name Mixin selector official zLmr;z:Lmq;intermediary field_6932Lnet/minecraft/class_1676;field_6932:Lnet/minecraft/class_1675;named GHASTLnet/minecraft/achievement/Achievements;GHAST:Lnet/minecraft/achievement/Achievement;
-
BLAZE_ROD
Achieved when a blaze rod is acquired- Mappings:
Namespace Name Mixin selector official ALmr;A:Lmq;intermediary field_6894Lnet/minecraft/class_1676;field_6894:Lnet/minecraft/class_1675;named BLAZE_RODLnet/minecraft/achievement/Achievements;BLAZE_ROD:Lnet/minecraft/achievement/Achievement;
-
POTION
Achieved when a potion is brewed- Mappings:
Namespace Name Mixin selector official BLmr;B:Lmq;intermediary field_6895Lnet/minecraft/class_1676;field_6895:Lnet/minecraft/class_1675;named POTIONLnet/minecraft/achievement/Achievements;POTION:Lnet/minecraft/achievement/Achievement;
-
THE_END
Achieved when the player enters the end- Mappings:
Namespace Name Mixin selector official CLmr;C:Lmq;intermediary field_6896Lnet/minecraft/class_1676;field_6896:Lnet/minecraft/class_1675;named THE_ENDLnet/minecraft/achievement/Achievements;THE_END:Lnet/minecraft/achievement/Achievement;
-
THE_END_2
Achieved when the player kills the enderdragon- Mappings:
Namespace Name Mixin selector official DLmr;D:Lmq;intermediary field_6897Lnet/minecraft/class_1676;field_6897:Lnet/minecraft/class_1675;named THE_END_2Lnet/minecraft/achievement/Achievements;THE_END_2:Lnet/minecraft/achievement/Achievement;
-
ENCHANTMENTS
Achieved when an item is enchanted- Mappings:
Namespace Name Mixin selector official ELmr;E:Lmq;intermediary field_6898Lnet/minecraft/class_1676;field_6898:Lnet/minecraft/class_1675;named ENCHANTMENTSLnet/minecraft/achievement/Achievements;ENCHANTMENTS:Lnet/minecraft/achievement/Achievement;
-
OVERKILL
Achieved when 18 points (nine hearts) of damage is dealt by a single strike- Mappings:
Namespace Name Mixin selector official FLmr;F:Lmq;intermediary field_6899Lnet/minecraft/class_1676;field_6899:Lnet/minecraft/class_1675;named OVERKILLLnet/minecraft/achievement/Achievements;OVERKILL:Lnet/minecraft/achievement/Achievement;
-
BOOKCASE
Achieved when bookshelves are placed around an enchanting table- Mappings:
Namespace Name Mixin selector official GLmr;G:Lmq;intermediary field_6900Lnet/minecraft/class_1676;field_6900:Lnet/minecraft/class_1675;named BOOKCASELnet/minecraft/achievement/Achievements;BOOKCASE:Lnet/minecraft/achievement/Achievement;
-
BREED_COW
Achieved when cows are bred- Mappings:
Namespace Name Mixin selector official HLmr;H:Lmq;intermediary field_6901Lnet/minecraft/class_1676;field_6901:Lnet/minecraft/class_1675;named BREED_COWLnet/minecraft/achievement/Achievements;BREED_COW:Lnet/minecraft/achievement/Achievement;
-
SPAWN_WITHER
Achieved when a wither is spawned- Mappings:
Namespace Name Mixin selector official ILmr;I:Lmq;intermediary field_6902Lnet/minecraft/class_1676;field_6902:Lnet/minecraft/class_1675;named SPAWN_WITHERLnet/minecraft/achievement/Achievements;SPAWN_WITHER:Lnet/minecraft/achievement/Achievement;
-
KILL_WITHER
Achieved when a wither is killed- Mappings:
Namespace Name Mixin selector official JLmr;J:Lmq;intermediary field_6903Lnet/minecraft/class_1676;field_6903:Lnet/minecraft/class_1675;named KILL_WITHERLnet/minecraft/achievement/Achievements;KILL_WITHER:Lnet/minecraft/achievement/Achievement;
-
FULL_BEACON
Achieved when a 9x9 beacon is created- Mappings:
Namespace Name Mixin selector official KLmr;K:Lmq;intermediary field_6904Lnet/minecraft/class_1676;field_6904:Lnet/minecraft/class_1675;named FULL_BEACONLnet/minecraft/achievement/Achievements;FULL_BEACON:Lnet/minecraft/achievement/Achievement;
-
EXPORE_ALL_BIOMES
Achieved when all biomes have been explored- Mappings:
Namespace Name Mixin selector official LLmr;L:Lmq;intermediary field_6905Lnet/minecraft/class_1676;field_6905:Lnet/minecraft/class_1675;named EXPORE_ALL_BIOMESLnet/minecraft/achievement/Achievements;EXPORE_ALL_BIOMES:Lnet/minecraft/achievement/Achievement;
-
OVERPOWERED
Achieved when all kinds of entities have been killed- Mappings:
Namespace Name Mixin selector official MLmr;M:Lmq;intermediary field_6906Lnet/minecraft/class_1676;field_6906:Lnet/minecraft/class_1675;named OVERPOWEREDLnet/minecraft/achievement/Achievements;OVERPOWERED:Lnet/minecraft/achievement/Achievement;
-
-
Constructor Details
-
Achievements
public Achievements()
-
-
Method Details
-
load
public static void load()- Mappings:
Namespace Name Mixin selector official aLmr;a()Vintermediary method_6345Lnet/minecraft/class_1676;method_6345()Vnamed loadLnet/minecraft/achievement/Achievements;load()V
-