mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 08:14:23 +01:00
That joke is no longer relevant :L
This commit is contained in:
parent
833f11b4e9
commit
fe82f60ca3
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ import net.minecraft.client.render.entity.model.EntityModel;
|
|||
import net.minecraft.entity.LivingEntity;
|
||||
import net.minecraft.util.Identifier;
|
||||
|
||||
/**
|
||||
* I Render Pony now, oky?
|
||||
*/
|
||||
public interface IPonyRender<T extends LivingEntity, M extends EntityModel<T> & IPonyModel<T>> extends PonyModelConstants {
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue