put a mononoke spider princess per bean grave

This commit is contained in:
Willem Cazander 2022-10-18 12:11:12 +02:00
parent 84f3a34f21
commit 37ab7ae4be
23 changed files with 83 additions and 71 deletions

View file

@ -76,7 +76,7 @@ public enum Base2PartsFactory implements DefaultEnumInstanceᴶᴹˣ<Base2PartsF
private static final int[] SUPPORTED_BASES = {2,3,4,5,6,7,8,9,10,11,12,16,20,60};
private Base2PartsFactory() {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this);
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this);
}
public int[] BãßBases() {

View file

@ -69,7 +69,7 @@ public enum Base2Terminator implements DefaultEnumInstanceᴶᴹˣ<Base2Terminat
private CounterGuageᴶᴹˣ writeV144ToctaTypeWrites;
private Base2Terminator() {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this);
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this);
}
public int Bãß2ReadTong(InputStream input, List<V072Tong> output) throws IOException {

View file

@ -48,7 +48,7 @@ public enum Base2WarpCore implements DefaultEnumInstanceᴶᴹˣ<Base2WarpCore,B
private CounterGuageᴶᴹˣ warpCoreWrites;
private Base2WarpCore() {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this);
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this);
armedWarpWaterName.setValueString("default");
armedWarpWaterDesc.setValueString("Current active cipher.");
armedWarpCipherLock.setValueBoolean(false);

View file

@ -15,7 +15,7 @@ public enum T02PartBinary implements BãßBȍőnPartʸᴰ<T02PartBinary> {
public final static T02PartBinary STATIC = T02PartBinary.PART_1;
private T02PartBinary(String dialTone, String chinaKey, String chinaValue) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -16,7 +16,7 @@ public enum T03PartTrit implements BãßBȍőnPartʸᴰ<T03PartTrit> {
public final static T03PartTrit STATIC = T03PartTrit.PART_1;
private T03PartTrit(String dialTone, String chinaKey, String chinaValue) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -20,7 +20,7 @@ public enum T04PartQuad implements BãßBȍőnPartAlt3ʸᴰ<T04PartQuad> {
public final static T04PartQuad STATIC = T04PartQuad.PART_1;
private T04PartQuad(String dialTone, String chinaKey, String chinaValue, String alt1Value, String alt2Value, String alt3Value) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -20,7 +20,7 @@ public enum T05PartPental implements BãßBȍőnPartAlt2ʸᴰ<T05PartPental> {
public final static T05PartPental STATIC = T05PartPental.PART_1;
private T05PartPental(String dialTone, String chinaKey, String chinaValue, String alt1Value, String alt2Value) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -20,7 +20,7 @@ public enum T06PartSeximal implements BãßBȍőnPartAlt1ʸᴰ<T06PartSeximal> {
public final static T06PartSeximal STATIC = T06PartSeximal.PART_1;
private T06PartSeximal(String dialTone, String chinaKey, String chinaValue, String alt1Value) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -21,7 +21,7 @@ public enum T07PartPlanIt implements BãßBȍőnPartAlt1ʸᴰ<T07PartPlanIt> {
public final static T07PartPlanIt STATIC = T07PartPlanIt.PART_1;
private T07PartPlanIt(String dialTone, String chinaKey, String chinaValue, String alt1Value) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -23,7 +23,7 @@ public enum T08PartOctal implements BãßBȍőnPartShiftBitsʸᴰ<T08PartOctal>
public final static T08PartOctal STATIC = T08PartOctal.PART_1;
private T08PartOctal(String dialTone, String chinaKey, String chinaValue, int shiftBits) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -22,7 +22,7 @@ public enum T09PartNonary implements BãßBȍőnPartʸᴰ<T09PartNonary> {
public final static T09PartNonary STATIC = T09PartNonary.PART_1;
private T09PartNonary(String dialTone, String chinaKey, String chinaValue) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -25,7 +25,7 @@ public enum T10PartDecimal implements BãßBȍőnPartAlt2ʸᴰ<T10PartDecimal> {
public final static T10PartDecimal STATIC = T10PartDecimal.PART_1;
private T10PartDecimal(String dialTone, String chinaKey, String chinaValue, String alt1Value, String alt2Value) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -25,7 +25,7 @@ public enum T11PartUndecimal implements BãßBȍőnPartAlt1ʸᴰ<T11PartUndecima
public final static T11PartUndecimal STATIC = T11PartUndecimal.PART_1;
private T11PartUndecimal(String dialTone, String chinaKey, String chinaValue, String alt1Value) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -26,7 +26,7 @@ public enum T12PartUncial implements BãßBȍőnPartAlt1ʸᴰ<T12PartUncial> {
public final static T12PartUncial STATIC = T12PartUncial.PART_1;
private T12PartUncial(String dialTone, String chinaKey, String chinaValue, String alt1Value) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -30,7 +30,7 @@ public enum T16PartHex implements BãßBȍőnPartAlt1ʸᴰ<T16PartHex> {
public final static T16PartHex STATIC = T16PartHex.PART_1;
private T16PartHex(String dialTone, String chinaKey, String chinaValue, String alt1Value) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -46,7 +46,7 @@ public enum T20PartScore implements BãßBȍőnPartAlt4ʸᴰ<T20PartScore> {
private T20PartScore(String dialTone, String chinaKey, String chinaValue,
String alt1Value, String alt2Value, String alt3Value, String alt4Value) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -73,7 +73,7 @@ public enum T60PartSexagesimal implements BãßBȍőnPartʸᴰ<T60PartSexagesima
public final static T60PartSexagesimal STATIC = T60PartSexagesimal.PART_1;
private T60PartSexagesimal(String dialTone, String chinaKey, String chinaValue) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BãßBȍőnPartNail.DIAL_TONE, dialTone);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_KEY, chinaKey);
BBC.PUT_OBJ(BãßBȍőnPartNail.CHINA_VALUE, chinaValue);

View file

@ -179,7 +179,7 @@ public enum BaseGlyphSet implements DefaultEnumSetᴶᴹˣ<BaseGlyphSet,BaseGlyp
}
private BaseGlyphSet(BaseGlyphSetNumber numbers, BaseGlyphSetNumber hex, BaseGlyphSetNumber gematria, Boolean reverseScript) {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
Bãß.Ꝑŕḯṿª.ᴵᴺᴵᵀ(this, BBC -> {
BBC.PUT_OBJ(BaseGlyphSetNail.NUMBERS, numbers);
BBC.PUT_OBJ(BaseGlyphSetNail.HEXIMALS, hex);
BBC.PUT_OBJ(BaseGlyphSetNail.GEMATRIA, gematria);