Started by
64thparadux
on
Topic category: Help with Minecraft modding (Java Edition)
Example's: Minecraft Item Frames, Item pipes from build craft, Tinkers Construct Crafting Station.
I would like to use this feature in a bunch of different ways and contemplating once figuring it out making a few procedures and plugins to help others.
Thank you so much for sharing your knowledge and helping me learn. TeuFox
Look at item frame renderer
this.itemRenderer.renderItem(itemstack, ItemCameraTransforms.TransformType.FIXED, packedLightIn, OverlayTexture.NO_OVERLAY, matrixStackIn, bufferIn);