Force unholy to be private

This commit is contained in:
Willem Cazander 2022-10-14 12:56:07 +02:00
parent 5c9bca88e3
commit 83c0b06ec2
3 changed files with 3 additions and 2 deletions

View file

@ -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();