Force unholy to be private
This commit is contained in:
parent
5c9bca88e3
commit
83c0b06ec2
3 changed files with 3 additions and 2 deletions
|
|
@ -79,7 +79,7 @@ public interface BãßBȍőnCoffinOpenʸᴰ<T extends BãßBȍőnCoffinStoreKey
|
|||
}
|
||||
|
||||
@Override
|
||||
public BãßBȍőnCoffinGhostʸᴰ UNHOLY(Class<?> familyName) {
|
||||
public BãßBȍőnCoffinGhostʸᴰ UNHOLY(Class<? extends BãßBȍőnꝐŕḯṿª₮ḕ> familyName) {
|
||||
BãßBȍőnFamilyGrave familyGhosts = familyGrave.get(familyName);
|
||||
if (familyGhosts == null) {
|
||||
familyGhosts = new BãßBȍőnFamilyGrave();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue