Uses of Class
net.minecraft.entity.ItemEntity
Packages that use ItemEntity
Package
Description
-
Uses of ItemEntity in net.minecraft
Constructors in net.minecraft with parameters of type ItemEntity -
Uses of ItemEntity in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type ItemEntityModifier and TypeMethodDescriptionprotected voidMultiplayerClientPlayerEntity.method_508(ItemEntity itemEntity) -
Uses of ItemEntity in net.minecraft.client.render.item
Methods in net.minecraft.client.render.item with parameters of type ItemEntityModifier and TypeMethodDescriptionvoidItemRenderer.render(ItemEntity itemEntity, double double2, double double3, double double4, float float2, float float3) -
Uses of ItemEntity in net.minecraft.entity
Methods in net.minecraft.entity that return ItemEntityModifier and TypeMethodDescriptionEntity.method_1325(int int2, int int3, float float2) Entity.method_1327(ItemStack itemStack, float float2) Entity.method_1339(int int2, int int3) -
Uses of ItemEntity in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type ItemEntity