mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-23 14:35:33 +00:00
refactor: move Console_Awards_enum.h into minecraft
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include "Achievement.h"
|
||||
#include "app/common/Console_Awards_enum.h"
|
||||
#include "minecraft/stats/Console_Awards_enum.h"
|
||||
#include "minecraft/world/item/BowItem.h"
|
||||
#include "minecraft/world/item/Item.h"
|
||||
#include "minecraft/world/item/PotionItem.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include "GenericStats.h"
|
||||
#include "app/common/Console_Awards_enum.h"
|
||||
#include "minecraft/stats/Console_Awards_enum.h"
|
||||
#include "java/Class.h"
|
||||
|
||||
class CommonStats : public GenericStats {
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#include "app/common/Console_Awards_enum.h"
|
||||
#include "minecraft/stats/Console_Awards_enum.h"
|
||||
#include "Stat.h"
|
||||
#include "Stats.h"
|
||||
#include "java/Class.h"
|
||||
@@ -19,7 +19,7 @@ class Stat;
|
||||
|
||||
// #include "minecraft/world/damageSource/DamageSource.h"
|
||||
|
||||
// #include "app/common/Console_Awards_enum.h"
|
||||
// #include "minecraft/stats/Console_Awards_enum.h"
|
||||
|
||||
/**
|
||||
4J-JEV:
|
||||
|
||||
Reference in New Issue
Block a user