Interface GuiRenderEvents.ReplaceAttackIndicatorEvent
- Enclosing interface:
GuiRenderEvents
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescription@Nullable GuiRenderEvents.AttackIndicatorreplace(net.minecraft.client.Minecraft minecraft, GuiRenderEvents.AttackIndicator defaultPack, GuiRenderEvents.Crosshair crosshair)
-
Method Details
-
replace
@Nullable GuiRenderEvents.AttackIndicator replace(net.minecraft.client.Minecraft minecraft, GuiRenderEvents.AttackIndicator defaultPack, GuiRenderEvents.Crosshair crosshair)
-