mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2026-01-03 22:26:21 +00:00
update
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package io.github.fisher2911.nms;
|
||||
|
||||
import com.comphenix.protocol.events.PacketContainer;
|
||||
|
||||
public interface ArmorStandPackets {
|
||||
|
||||
PacketContainer getArmorStandMeta(final int armorStandId);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user