From 79b95af8bdbb18760e0a4d1b84a499db493104f0 Mon Sep 17 00:00:00 2001 From: tastybento Date: Wed, 6 Dec 2023 14:06:41 -0800 Subject: [PATCH] Try to avoid test error with Material class (which is now bigger) --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index a1ac6f706..dcdea7b2a 100644 --- a/pom.xml +++ b/pom.xml @@ -501,6 +501,8 @@ **/*Names* + + org/bukkit/Material*