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