public static final class ItemFinderItem.PropertyGetter
extends java.lang.Object
implements net.minecraft.item.IItemPropertyGetter
Modifier and Type | Field and Description |
---|---|
static ItemFinderItem.PropertyGetter |
INSTANCE |
Constructor and Description |
---|
PropertyGetter() |
Modifier and Type | Method and Description |
---|---|
float |
call(net.minecraft.item.ItemStack stack,
net.minecraft.client.world.ClientWorld worldIn,
net.minecraft.entity.LivingEntity entityIn) |
public static final ItemFinderItem.PropertyGetter INSTANCE