1.8.8 + deleted all integration can be recovered later or something.
This commit is contained in:
@@ -25,6 +25,7 @@ import net.minecraft.client.Minecraft;
|
||||
import net.minecraft.client.renderer.entity.RenderEntityItem;
|
||||
import net.minecraft.client.renderer.entity.RenderManager;
|
||||
import net.minecraft.entity.Entity;
|
||||
import net.minecraft.entity.item.EntityItem;
|
||||
import net.minecraft.item.ItemBlock;
|
||||
import net.minecraftforge.fml.relauncher.Side;
|
||||
import net.minecraftforge.fml.relauncher.SideOnly;
|
||||
@@ -42,7 +43,7 @@ public class RenderFloatingItem extends RenderEntityItem
|
||||
|
||||
@Override
|
||||
public void doRender(
|
||||
final Entity entityItem,
|
||||
final EntityItem entityItem,
|
||||
final double x,
|
||||
final double y,
|
||||
final double z,
|
||||
|
||||
Reference in New Issue
Block a user