normalized normal classes
This commit is contained in:
parent
73a3e82eb0
commit
c0ab3b4944
27 changed files with 89 additions and 86 deletions
|
|
@ -1,10 +1,10 @@
|
|||
package love.distributedrebirth.numberxd.base2t.part;
|
||||
|
||||
import love.distributedrebirth.bassboonyd.BãßBȍőnCoffinNailʸᴰ;
|
||||
import love.distributedrebirth.bassboonyd.BãßBȍőnCoffinNail;
|
||||
import love.distributedrebirth.bassboonyd.clazz.BãßBȍőnAuthor注;
|
||||
|
||||
@BãßBȍőnAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
||||
public enum BãßBȍőnPartKeyʸᴰ implements BãßBȍőnCoffinNailʸᴰ {
|
||||
public enum BãßBȍőnPartKeyʸᴰ implements BãßBȍőnCoffinNail {
|
||||
|
||||
DIAL_TONE,
|
||||
CHINA_KEY,
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ package love.distributedrebirth.numberxd.base2t.part;
|
|||
|
||||
import java.util.Map;
|
||||
|
||||
import love.distributedrebirth.bassboonyd.BãßBȍőnCoffinOpenʸᴰ;
|
||||
import love.distributedrebirth.bassboonyd.BãßBȍőnCoffinOpen;
|
||||
import love.distributedrebirth.bassboonyd.DefaultEnumSetʸᴰ;
|
||||
import love.distributedrebirth.bassboonyd.clazz.BãßBȍőnAuthor注;
|
||||
import love.distributedrebirth.bassboonyd.sinit.BãßBȍőnꝐŕḯṿª₮ḕ;
|
||||
|
|
@ -16,12 +16,12 @@ public interface BãßBȍőnPartʸᴰ<T extends BãßBȍőnPartʸᴰ<T>> extends
|
|||
|
||||
@BãßBȍőnꝐŕḯṿª₮ḕInit注()
|
||||
private static void initMapTone(BãßBȍőnPartʸᴰ<?> boon) {
|
||||
BãßBȍőnCoffinOpenʸᴰ.FROM(boon).PUT_MAP(BãßBȍőnPartKeyʸᴰ.MAP_TONE);
|
||||
BãßBȍőnCoffinOpen.FROM(boon).PUT_MAP(BãßBȍőnPartKeyʸᴰ.MAP_TONE);
|
||||
}
|
||||
|
||||
@BãßBȍőnꝐŕḯṿª₮ḕInit注()
|
||||
private static void initMapChina(BãßBȍőnPartʸᴰ<?> boon) {
|
||||
BãßBȍőnCoffinOpenʸᴰ.FROM(boon).PUT_MAP(BãßBȍőnPartKeyʸᴰ.MAP_CHINA);
|
||||
BãßBȍőnCoffinOpen.FROM(boon).PUT_MAP(BãßBȍőnPartKeyʸᴰ.MAP_CHINA);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue