From 3a11823fdf7aca584797eef9196218737148ea17 Mon Sep 17 00:00:00 2001 From: Willem Date: Tue, 15 Feb 2022 19:48:29 +0100 Subject: [PATCH] Fixed put type bug --- .../distributedrebirth/bassboonyd/BãßBȍőnCoffinOpenʸᴰ.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib-bassboonyd/src/main/love/distributedrebirth/bassboonyd/BãßBȍőnCoffinOpenʸᴰ.java b/lib-bassboonyd/src/main/love/distributedrebirth/bassboonyd/BãßBȍőnCoffinOpenʸᴰ.java index 5867233a..0213b7ca 100644 --- a/lib-bassboonyd/src/main/love/distributedrebirth/bassboonyd/BãßBȍőnCoffinOpenʸᴰ.java +++ b/lib-bassboonyd/src/main/love/distributedrebirth/bassboonyd/BãßBȍőnCoffinOpenʸᴰ.java @@ -1,5 +1,6 @@ package love.distributedrebirth.bassboonyd; +import java.util.ArrayList; import java.util.HashMap; import java.util.Map; import java.util.function.Consumer; @@ -16,7 +17,7 @@ public interface BãßBȍőnCoffinOpenʸᴰ()); + PUT_OBJ(key, new ArrayList<>()); } static & BãßBȍőnCoffinStoreʸᴰ> void lockCoffin(T store) {