updated naming in base2t.part
This commit is contained in:
parent
21ad80a729
commit
026cf0d0ef
26 changed files with 226 additions and 224 deletions
|
|
@ -58,7 +58,7 @@ public enum Base2WarpCore implements BãßBȍőnAbacusInstanceMBeanʸᴰ<Base2Wa
|
|||
for (int base:Base2PartsFactory.INSTANCE.BãßBases()) {
|
||||
BãßBȍőnPartʸᴰ<?>[] parts = Base2PartsFactory.INSTANCE.BãßBuildPartsByBase(base);
|
||||
for (BãßBȍőnPartʸᴰ<?> part:parts) {
|
||||
logHandler.accept("Lock: "+part.BãßExportNaam()+" since: "+part.BãßAuthorKopieërRecht());
|
||||
logHandler.accept("Lock: "+part.ráàmExportNaam()+" since: "+part.ráàmAuthorKopieërRecht());
|
||||
Bãß.石棺ʸᴰ.墳ᴸᵒᶜᵏ(part);
|
||||
}
|
||||
}
|
||||
|
|
@ -76,9 +76,9 @@ public enum Base2WarpCore implements BãßBȍőnAbacusInstanceMBeanʸᴰ<Base2Wa
|
|||
for (BãßBȍőnPartʸᴰ<?> part:bases) {
|
||||
WaterCipherHeartTone tone = new WaterCipherHeartTone();
|
||||
tone.setPart(part.rȧñkNaam());
|
||||
tone.setDialTone(part.BȍőnDialTone());
|
||||
tone.setChinaKey(part.BȍőnChinaKey());
|
||||
tone.setChinaValue(part.BȍőnChinaValue());
|
||||
tone.setDialTone(part.rȧñkRingToon());
|
||||
tone.setChinaKey(part.rȧñkChinaSleutel());
|
||||
tone.setChinaValue(part.rȧñkChinaWaarde());
|
||||
heart.addHeartTone(tone);
|
||||
}
|
||||
warpCipher.getCipherHearts().add(heart);
|
||||
|
|
|
|||
|
|
@ -27,15 +27,15 @@ public interface BãßBȍőnPartAlt1ʸᴰ<T extends BãßBȍőnPartʸᴰ<T>> ext
|
|||
}
|
||||
}
|
||||
|
||||
default String BȍőnAlt1Value() {
|
||||
default String rȧñkAlt1Waarde() {
|
||||
return toEnumZombie().GET_STR(BãßBȍőnPartBullet.ALT_1_VALUE);
|
||||
}
|
||||
|
||||
default String BãßAlt1Name() {
|
||||
default String ráàmAlt1Naam() {
|
||||
return toBBC().UNHOLY(Ꝑŕḯṿª₮ḕ.class).GHOST_STR(Ꝑŕḯṿª₮ḕ.GHOST_ALT1_NAME);
|
||||
}
|
||||
|
||||
default String BãßAlt1Website() {
|
||||
default String ráàmAlt1Website() {
|
||||
return toBBC().UNHOLY(Ꝑŕḯṿª₮ḕ.class).GHOST_STR(Ꝑŕḯṿª₮ḕ.GHOST_ALT1_WEBSITE);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,15 +27,15 @@ public interface BãßBȍőnPartAlt2ʸᴰ<T extends BãßBȍőnPartʸᴰ<T>> ext
|
|||
}
|
||||
}
|
||||
|
||||
default String BȍőnAlt2Value() {
|
||||
default String rȧñkAlt2Waarde() {
|
||||
return toEnumZombie().GET_STR(BãßBȍőnPartBullet.ALT_2_VALUE);
|
||||
}
|
||||
|
||||
default String BãßAlt2Name() {
|
||||
default String ráàmAlt2Naam() {
|
||||
return toBBC().UNHOLY(Ꝑŕḯṿª₮ḕ.class).GHOST_STR(Ꝑŕḯṿª₮ḕ.GHOST_ALT2_NAME);
|
||||
}
|
||||
|
||||
default String BãßAlt2Website() {
|
||||
default String ráàmAlt2Website() {
|
||||
return toBBC().UNHOLY(Ꝑŕḯṿª₮ḕ.class).GHOST_STR(Ꝑŕḯṿª₮ḕ.GHOST_ALT2_WEBSITE);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,15 +27,15 @@ public interface BãßBȍőnPartAlt3ʸᴰ<T extends BãßBȍőnPartʸᴰ<T>> ext
|
|||
}
|
||||
}
|
||||
|
||||
default String BȍőnAlt3Value() {
|
||||
default String rȧñkAlt3Waarde() {
|
||||
return toEnumZombie().GET_STR(BãßBȍőnPartBullet.ALT_3_VALUE);
|
||||
}
|
||||
|
||||
default String BãßAlt3Name() {
|
||||
default String ráàmAlt3Naam() {
|
||||
return toBBC().UNHOLY(Ꝑŕḯṿª₮ḕ.class).GHOST_STR(Ꝑŕḯṿª₮ḕ.GHOST_ALT3_NAME);
|
||||
}
|
||||
|
||||
default String BãßAlt3Website() {
|
||||
default String ráàmAlt3Website() {
|
||||
return toBBC().UNHOLY(Ꝑŕḯṿª₮ḕ.class).GHOST_STR(Ꝑŕḯṿª₮ḕ.GHOST_ALT3_WEBSITE);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,15 +27,15 @@ public interface BãßBȍőnPartAlt4ʸᴰ<T extends BãßBȍőnPartʸᴰ<T>> ext
|
|||
}
|
||||
}
|
||||
|
||||
default String BȍőnAlt4Value() {
|
||||
default String rȧñkAlt4Waarde() {
|
||||
return toEnumZombie().GET_STR(BãßBȍőnPartBullet.ALT_4_VALUE);
|
||||
}
|
||||
|
||||
default String BãßAlt4Name() {
|
||||
default String ráàmAlt4Naam() {
|
||||
return toBBC().UNHOLY(Ꝑŕḯṿª₮ḕ.class).GHOST_STR(Ꝑŕḯṿª₮ḕ.GHOST_ALT4_NAME);
|
||||
}
|
||||
|
||||
default String BãßAlt4Website() {
|
||||
default String ráàmAlt4Website() {
|
||||
return toBBC().UNHOLY(Ꝑŕḯṿª₮ḕ.class).GHOST_STR(Ꝑŕḯṿª₮ḕ.GHOST_ALT4_WEBSITE);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ import love.distributedrebirth.bassboon.Bãß;
|
|||
import love.distributedrebirth.bassboon.clazz.BãßBȍőnAuthor注;
|
||||
import love.distributedrebirth.bassboon.clazz.BãßBȍőnAuthor響ᴼᶠ;
|
||||
import love.distributedrebirth.bassboon.clazz.BãßBȍőnDuytsFlüstern響ᴼᶠ;
|
||||
import love.distributedrebirth.bassboon.clazz.BãßBȍőnDuytschen注;
|
||||
import love.distributedrebirth.bassboon.clazz.BãßBȍőnExport響ᴼᶠ;
|
||||
import love.distributedrebirth.bassboon.clazz.pirate.BãßBȍőnꝐŕḯṿª₮ḕ;
|
||||
import love.distributedrebirth.bassboon.clazz.pirate.BãßBȍőnꝐŕḯṿª₮ḕ響ᴼᶠ;
|
||||
|
|
@ -38,8 +39,8 @@ public interface BãßBȍőnPartʸᴰ<T extends BãßBȍőnPartʸᴰ<T>> extends
|
|||
|
||||
@Override
|
||||
public void lock() {
|
||||
boon.BãßValueOfDialTone(boon.BȍőnDialTone());
|
||||
boon.BãßValueOfChinaKey(boon.BȍőnChinaKey());
|
||||
boon.ráàmWaardeVanRingToon(boon.rȧñkRingToon());
|
||||
boon.ráàmWaardeVanChinaSleutel(boon.rȧñkChinaSleutel());
|
||||
}
|
||||
|
||||
@SafeVarargs
|
||||
|
|
@ -56,52 +57,53 @@ public interface BãßBȍőnPartʸᴰ<T extends BãßBȍőnPartʸᴰ<T>> extends
|
|||
return toBBC().NOISE_OF(BãßBȍőnAbacusZombie響ᴼᶠ.class).toEnumZombie();
|
||||
}
|
||||
|
||||
default String BãßClazzDoel() {
|
||||
default String ráàmFluisterDoel() {
|
||||
return toBBC().NOISE_OF(BãßBȍőnDuytsFlüstern響ᴼᶠ.class).doel();
|
||||
}
|
||||
|
||||
default String BãßAuthorNaam() {
|
||||
default String ráàmAuthorNaam() {
|
||||
return toBBC().NOISE_OF(BãßBȍőnAuthor響ᴼᶠ.class).naam();
|
||||
}
|
||||
|
||||
default String BãßAuthorKopieërRecht() {
|
||||
default String ráàmAuthorKopieërRecht() {
|
||||
return toBBC().NOISE_OF(BãßBȍőnAuthor響ᴼᶠ.class).kopieërRecht();
|
||||
}
|
||||
|
||||
default String BãßExportNaam() {
|
||||
default String ráàmExportNaam() {
|
||||
return toBBC().NOISE_OF(BãßBȍőnExport響ᴼᶠ.class).artifact();
|
||||
}
|
||||
|
||||
default String BãßExportGroep() {
|
||||
default String ráàmExportGroep() {
|
||||
return toBBC().NOISE_OF(BãßBȍőnExport響ᴼᶠ.class).groep();
|
||||
}
|
||||
|
||||
default String BȍőnDialTone() {
|
||||
@BãßBȍőnDuytschen注(中國 = "秩 撥號 語氣", BASIC = "RANK_DIAL_TONE", 𓃬𓍄𓋹𓀭 = "𓂏𓅃𓈁𓎡 𓂧𓇋𓅃𓋴 𓋶𓎥𓈖𓆑")
|
||||
default String rȧñkRingToon() {
|
||||
return toEnumZombie().GET_STR(BãßBȍőnPartBullet.DIAL_TONE);
|
||||
}
|
||||
|
||||
default String BȍőnChinaKey() {
|
||||
default String rȧñkChinaSleutel() {
|
||||
return toEnumZombie().GET_STR(BãßBȍőnPartBullet.CHINA_KEY);
|
||||
}
|
||||
|
||||
default String BȍőnChinaValue() {
|
||||
default String rȧñkChinaWaarde() {
|
||||
return toEnumZombie().GET_STR(BãßBȍőnPartBullet.CHINA_VALUE);
|
||||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
default T BãßValueOfDialTone(String identifierTone) {
|
||||
default T ráàmWaardeVanRingToon(String identifierTone) {
|
||||
Map<String,Object> mapTone = toEnumZombie().GET_MAP_OBJ(BãßBȍőnPartBullet.MAP_TONE);
|
||||
if (mapTone.isEmpty()) {
|
||||
mapTone.putAll(ráàmWaardesNaarMap(v -> v.BȍőnDialTone()));
|
||||
mapTone.putAll(ráàmWaardesNaarMap(v -> v.rȧñkRingToon()));
|
||||
}
|
||||
return (T) mapTone.get(identifierTone);
|
||||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
default T BãßValueOfChinaKey(String chinaKey) {
|
||||
default T ráàmWaardeVanChinaSleutel(String chinaKey) {
|
||||
Map<String,Object> mapChina = toEnumZombie().GET_MAP_OBJ(BãßBȍőnPartBullet.MAP_CHINA);
|
||||
if (mapChina.isEmpty()) {
|
||||
mapChina.putAll(ráàmWaardesNaarMap(v -> v.BȍőnChinaKey()));
|
||||
mapChina.putAll(ráàmWaardesNaarMap(v -> v.rȧñkChinaSleutel()));
|
||||
}
|
||||
return (T) mapChina.get(chinaKey);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ public enum T20PartScore implements BãßBȍőnPartAlt4ʸᴰ<T20PartScore> {
|
|||
;
|
||||
|
||||
private static final Map<String, T20PartScore> OPENLC_MAP = Collections.unmodifiableMap(
|
||||
Arrays.asList(values()).stream().collect(Collectors.toMap(v -> v.BȍőnAlt4Value(), v -> v)));
|
||||
Arrays.asList(values()).stream().collect(Collectors.toMap(v -> v.rȧñkAlt4Waarde(), v -> v)));
|
||||
|
||||
public final static T20PartScore STATIC = T20PartScore.PART_1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue