Moved Entity.java to *.litecraft.types.entity

pull/12/head
Caroline Bell 2020-02-28 12:35:49 -08:00
parent c0993ae531
commit 967c033691
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.github.halotroop.litecraft;
package com.github.halotroop.litecraft.types.entity;
import org.joml.Vector3f;