5 lines
69 B
Java
5 lines
69 B
Java
package net.minecraft.entity;
|
|
|
|
public interface IEntityLivingData
|
|
{
|
|
} |