public class ArmorNaturalist extends java.lang.Object implements IArmorNaturalist
| Modifier and Type | Field and Description |
|---|---|
static ArmorNaturalist |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
ArmorNaturalist() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canSeePollination(net.minecraft.entity.player.EntityPlayer player,
net.minecraft.item.ItemStack armor,
boolean doSee)
Called to see if this naturalist's armor allows for seeing pollinated tree leaves/flowers.
|
public static final ArmorNaturalist INSTANCE
public boolean canSeePollination(net.minecraft.entity.player.EntityPlayer player,
net.minecraft.item.ItemStack armor,
boolean doSee)
IArmorNaturalistcanSeePollination in interface IArmorNaturalistplayer - Player doing the viewingarmor - Armor itemdoSee - Whether or not to actually do the side effects of viewing