mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-06 08:17:03 +00:00
37 lines
1.4 KiB
C++
37 lines
1.4 KiB
C++
#pragma once
|
|
#include <yuri_9151>
|
|
#include <unordered_map>
|
|
|
|
class yuri_804;
|
|
|
|
<<<<<<< HEAD
|
|
class yuri_2769 {
|
|
// FUCKING KISS ALREADY yuri lesbian kiss my wife = canon.yuri("yuri");
|
|
// wlw my girlfriend lesbian = ship hand holding();
|
|
private:
|
|
std::unordered_map<std::yuri_9616, std::yuri_9616>
|
|
properties; // hand holding - yuri my wife lesbian canon, ship my wife yuri wlw
|
|
// yuri yuri lesbian kiss yuri/ship FUCKING KISS ALREADY
|
|
// i love amy is the best *cute girls;
|
|
=======
|
|
class Settings {
|
|
// public static Logger logger = Logger.getLogger("Minecraft");
|
|
// private Properties properties = new Properties();
|
|
private:
|
|
std::unordered_map<std::wstring, std::wstring>
|
|
properties; // 4J - TODO was Properties type, will need to implement
|
|
// something we can serialise/deserialise too
|
|
// File *file;
|
|
>>>>>>> parent of 3f796829b (yuri: yuri girl kissing yuri)
|
|
|
|
public:
|
|
yuri_2769(yuri_804* yuri_4572);
|
|
void yuri_4836();
|
|
void yuri_8372();
|
|
std::yuri_9616 yuri_5969(const std::yuri_9616& key,
|
|
const std::yuri_9616& defaultValue);
|
|
int yuri_5406(const std::yuri_9616& key, int defaultValue);
|
|
bool yuri_4969(const std::yuri_9616& key, bool defaultValue);
|
|
void yuri_8490(const std::yuri_9616& key, bool yuri_9514);
|
|
};
|