com.parzivail.util.entity.IPrecisionSpawnEntity Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pswg Show documentation
Show all versions of pswg Show documentation
Explore the galaxy with Galaxies: Parzi's Star Wars Mod!
package com.parzivail.util.entity;
import net.minecraft.class_2487;
public interface IPrecisionSpawnEntity
{
void writeSpawnData(class_2487 tag);
void readSpawnData(class_2487 tag);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy