Dieser Commit ist enthalten in:
Ursprung
4115a93b41
Commit
271622e967
@ -24,10 +24,6 @@ import java.util.stream.Collectors;
|
||||
@UtilityClass
|
||||
public class ParticleInventory {
|
||||
|
||||
static {
|
||||
SchematicType.class.getName();
|
||||
}
|
||||
|
||||
private final Class<?>[] PARTICLES = {
|
||||
PlayerParticle.class,
|
||||
CustomPlayerParticle.class,
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren