Uses of Class
net.minecraft.client.renderer.entity.state.FishingHookRenderState
Packages that use FishingHookRenderState
-
Uses of FishingHookRenderState in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity that return FishingHookRenderStateMethods in net.minecraft.client.renderer.entity with parameters of type FishingHookRenderStateModifier and TypeMethodDescriptionvoidFishingHookRenderer.extractRenderState(FishingHook entity, FishingHookRenderState reusedState, float partialTick) voidFishingHookRenderer.render(FishingHookRenderState renderState, PoseStack poseStack, MultiBufferSource bufferSource, int packedLight)