I wrote this on my phone

Yes
pull/4/head
hYdos 2020-02-24 13:18:24 +10:00 committed by halotroop2288
parent c2a162a3ec
commit 18a6770d2e
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
package com.github.hydos.litecraft;
public abstract class Entity extends RenderEntity{
}