Skip to content

Instantly share code, notes, and snippets.

@MrParker469
MrParker469 / EntityMrGed.java
Last active December 6, 2017 18:58
School Mod
package st.Doms.SchoolMod.MrGed;
import net.minecraft.entity.EntityList;
import net.minecraft.entity.EnumCreatureType;
import net.minecraft.world.biome.BiomeGenBase;
import cpw.mods.fml.common.registry.EntityRegistry;
import st.Doms.SchoolMod.SchoolMod;
public class EntityMrGed {