Rename the DefaultParticleType class to SimpleParticleType

This commit is contained in:
haykam821 2024-04-07 14:42:03 -04:00
parent e45c7681db
commit aba1a2ceaa
No known key found for this signature in database
GPG Key ID: 64DE485366941734
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2400 net/minecraft/particle/DefaultParticleType
CLASS net/minecraft/class_2400 net/minecraft/particle/SimpleParticleType
FIELD field_11259 PARAMETER_FACTORY Lnet/minecraft/class_2394$class_2395;
FIELD field_25127 codec Lcom/mojang/serialization/MapCodec;
FIELD field_48460 PACKET_CODEC Lnet/minecraft/class_9139;