Moved entity fake block to entity package
This commit is contained in:
parent
dae3de5f57
commit
c8212e763c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
package dark.core.prefab.helpers;
|
||||
package dark.core.prefab.entity;
|
||||
|
||||
import net.minecraft.entity.Entity;
|
||||
import net.minecraft.nbt.NBTTagCompound;
|
Loading…
Reference in a new issue